How to install the Java artifact com.lizhifm.sdk.lzitnet.token.token-lib with Maven
Java
Maven
pom.xml
com.lizhifm.sdk.lzitnet.token
token-lib
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.lizhifm.sdk.lzitnet.token</groupId>
<artifactId>token-lib</artifactId>
<version>1.0.3</version>
</dependency>
/<dependencies>