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

club.gclmit:chaos 1.1.1

chaos通用工具类

Группа

Группа

club.gclmit
Идентификатор

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

chaos
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать chaos 1.1.1


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