| License | License | 
|---|---|
| GroupId | GroupIdcom.github.kerner1000 | 
| ArtifactId | ArtifactIdk-tools1000 | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionK-Tools 1000 The brand new, ultimate, K Tools 1000 library. | 
| Filename | Size | 
|---|---|
| k-tools1000-0.0.1.pom | |
| k-tools1000-0.0.1.jar | 4 KB | 
| k-tools1000-0.0.1-sources.jar | 2 KB | 
| k-tools1000-0.0.1-javadoc.jar | 35 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.kerner1000/k-tools1000/ -->
<dependency>
    <groupId>com.github.kerner1000</groupId>
    <artifactId>k-tools1000</artifactId>
    <version>0.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.kerner1000/k-tools1000/
implementation 'com.github.kerner1000:k-tools1000:0.0.1'// https://jarcasting.com/artifacts/com.github.kerner1000/k-tools1000/
implementation ("com.github.kerner1000:k-tools1000:0.0.1")'com.github.kerner1000:k-tools1000:jar:0.0.1'<dependency org="com.github.kerner1000" name="k-tools1000" rev="0.0.1">
  <artifact name="k-tools1000" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.kerner1000', module='k-tools1000', version='0.0.1')
)libraryDependencies += "com.github.kerner1000" % "k-tools1000" % "0.0.1"[com.github.kerner1000/k-tools1000 "0.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.8 | 
| commons-io : commons-io | jar | 2.5 |