Skip to content

jeasonyoung/PushClientSDK-Android

Repository files navigation

PushClientSDK-Android

推送系统Android版SDK

下载 jar

https://github.com/jeasonyoung/PushClientSDK-Android/releases

gradle 依赖方式引用

添加github私有仓库

repositories  {  
   jcenter()  
   maven {  
       url "https://raw.github.com/jeasonyoung/PushClientSDK-Android/master/maven-repo/"  
   }  
}

依赖引入

dependencies {
  compile 'com.linkus:PushClientSDK:1.1'
}

About

推送系统Android版SDK

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages