How to install the Java artifact cn.jiguang.sdk.jshare-qqmodel with Maven
Java
Maven
pom.xml
cn.jiguang.sdk
jshare-qqmodel
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>cn.jiguang.sdk</groupId>
<artifactId>jshare-qqmodel</artifactId>
<version>2.0.0</version>
</dependency>
/<dependencies>