| Группа | Группаio.gitee.zero-wsh |
|---|---|
| Идентификатор | ИдентификаторacTable |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| acTable-2.0.1.pom | |
| acTable-2.0.1.jar | 65 KB |
| acTable-2.0.1-sources.jar | 33 KB |
| acTable-2.0.1-javadoc.jar | 216 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.zero-wsh/acTable/ -->
<dependency>
<groupId>io.gitee.zero-wsh</groupId>
<artifactId>acTable</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zero-wsh/acTable/
implementation 'io.gitee.zero-wsh:acTable:2.0.1'
// https://jarcasting.com/artifacts/io.gitee.zero-wsh/acTable/
implementation ("io.gitee.zero-wsh:acTable:2.0.1")
'io.gitee.zero-wsh:acTable:jar:2.0.1'
<dependency org="io.gitee.zero-wsh" name="acTable" rev="2.0.1">
<artifact name="acTable" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zero-wsh', module='acTable', version='2.0.1')
)
libraryDependencies += "io.gitee.zero-wsh" % "acTable" % "2.0.1"
[io.gitee.zero-wsh/acTable "2.0.1"]