Helius
2022-03-24 e9fc4f4b843a4ecc4ea7a1b26f75dd844cbbcb7e
pom.xml
@@ -345,6 +345,15 @@
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>com.huobi.sdk</groupId>
            <artifactId>huobi-client</artifactId>
            <version>1.0.8-SNAPSHOT</version>
            <scope>system</scope>
            <systemPath>${basedir}/lib/huobi-client-1.0.8-SNAPSHOT.jar</systemPath>
        </dependency>
    </dependencies>
    <build>