添加依赖
<dependency>
<groupId>com.gft.mobile</groupId>
<artifactId>crypo-core</artifactId>
<version>1.0.1</version>
</dependency>
implementation 'com.gft.mobile:crypo-core:1.0.1'
com.gft.mobile:crypo-core:1.0.1
<dependency org="com.gft.mobile" name="crypo-core" rev="1.0.1" />
libraryDependencies += "com.gft.mobile" % "crypo-core" % "1.0.1"
@Grab(group='com.gft.mobile', module='crypo-core', version='1.0.1')
[com.gft.mobile/crypo-core "1.0.1"]
'com.gft.mobile:crypo-core:jar:1.0.1'
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | crypo-core-1.0.1.jar |
| 源码包 | crypo-core-1.0.1-sources.jar |