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

com.github.charlemaznable:complex-kits 0.1.3

General JAVA Kits.

Группа

Группа

com.github.charlemaznable
Идентификатор

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

complex-kits
Версия

Версия

0.1.3
Тип

Тип

jar

Скачать complex-kits 0.1.3


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