is not current version
Last Version 0.12.5

com.github.charlemaznable:complex-kits 0.1.5

General JAVA Kits.

GroupId

GroupId

com.github.charlemaznable
ArtifactId

ArtifactId

complex-kits
Version

Version

0.1.5
Type

Type

jar

Download complex-kits 0.1.5


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