文件下载
文件名 操作
rnmodelsdk-0.0.2.pom 下载
rnmodelsdk-0.0.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.xxl6097</groupId>
  <artifactId>rnmodelsdk</artifactId>
  <version>0.0.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.xxl6097:rnmodelsdk:0.0.2'
Gradle Kotlin
implementation("io.github.xxl6097:rnmodelsdk:0.0.2")
Scala SBT
libraryDependencies += "io.github.xxl6097" % "rnmodelsdk" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.xxl6097', module='rnmodelsdk', version='0.0.2')
)
Apache Ivy
<dependency org="io.github.xxl6097" name="rnmodelsdk" rev="0.0.2" />
Leiningen
[io.github.xxl6097/rnmodelsdk "0.0.2"]
Apache Buildr
'io.github.xxl6097:rnmodelsdk:jar:0.0.2'
本项目依赖
该项目无第三方依赖