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