is not current version
Last Version 0.0.4

com.github.kerner1000:tools1000 0.0.2

The brand new, ultimate, Tools library.

GroupId

GroupId

com.github.kerner1000
ArtifactId

ArtifactId

tools1000
Version

Version

0.0.2
Type

Type

jar

Download tools1000 0.0.2


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