We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5684cd commit 67bdaa9Copy full SHA for 67bdaa9
libs/jiguang-common-0.1.6.jar
-41.2 KB
pom.xml
@@ -39,11 +39,11 @@
39
</scm>
40
41
<dependencies>
42
- <!--<dependency>-->
43
- <!--<groupId>cn.jpush.api</groupId>-->
44
- <!--<artifactId>jiguang-common</artifactId>-->
45
- <!--<version>0.1.3</version>-->
46
- <!--</dependency>-->
+ <dependency>
+ <groupId>cn.jpush.api</groupId>
+ <artifactId>jiguang-common</artifactId>
+ <version>0.1.6</version>
+ </dependency>
47
<dependency>
48
<groupId>com.google.code.gson</groupId>
49
<artifactId>gson</artifactId>
0 commit comments