s

sm-service

A set of Android libraries
https://github.com/lx0758/Android
The MIT License
Liux
文件下载
文件名 操作
sm-service-0.1.5.pom 下载
sm-service-0.1.5-sources.jar 下载
Apache Maven
<dependency>
  <groupId>cn.6xyun.android</groupId>
  <artifactId>sm-service</artifactId>
  <version>0.1.5</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'cn.6xyun.android:sm-service:0.1.5'
Gradle Kotlin
implementation("cn.6xyun.android:sm-service:0.1.5")
Scala SBT
libraryDependencies += "cn.6xyun.android" % "sm-service" % "0.1.5"
Groovy Grape
@Grapes(
  @Grab(group='cn.6xyun.android', module='sm-service', version='0.1.5')
)
Apache Ivy
<dependency org="cn.6xyun.android" name="sm-service" rev="0.1.5" />
Leiningen
[cn.6xyun.android/sm-service "0.1.5"]
Apache Buildr
'cn.6xyun.android:sm-service:jar:0.1.5'
本项目依赖
该项目无第三方依赖