не последняя версия
Последняя версия 1.3

io.gitee.laoshirenggo:cid 1.1

构建模块

Группа

Группа

io.gitee.laoshirenggo
Идентификатор

Идентификатор

cid
Версия

Версия

1.1
Тип

Тип

jar

Скачать cid 1.1

Имя Файла Размер
cid-1.1.pom
cid-1.1.jar 1 MB
cid-1.1-sources.jar 1 MB
cid-1.1-javadoc.jar 40 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/cid/ -->
<dependency>
    <groupId>io.gitee.laoshirenggo</groupId>
    <artifactId>cid</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/cid/
implementation 'io.gitee.laoshirenggo:cid:1.1'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/cid/
implementation ("io.gitee.laoshirenggo:cid:1.1")
'io.gitee.laoshirenggo:cid:jar:1.1'
<dependency org="io.gitee.laoshirenggo" name="cid" rev="1.1">
  <artifact name="cid" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='cid', version='1.1')
)
libraryDependencies += "io.gitee.laoshirenggo" % "cid" % "1.1"
[io.gitee.laoshirenggo/cid "1.1"]