| License | License | 
|---|---|
| GroupId | GroupIdde.bixilon | 
| ArtifactId | ArtifactIdkutil | 
| Last Version | Last Version1.13.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKUtil A general purpose library for Bixilon's stuff | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| kutil-1.13.1.pom | |
| kutil-1.13.1.jar | 175 KB | 
| kutil-1.13.1-sources.jar | 76 KB | 
| kutil-1.13.1-javadoc.jar | 672 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.bixilon/kutil/ -->
<dependency>
    <groupId>de.bixilon</groupId>
    <artifactId>kutil</artifactId>
    <version>1.13.1</version>
</dependency>// https://jarcasting.com/artifacts/de.bixilon/kutil/
implementation 'de.bixilon:kutil:1.13.1'// https://jarcasting.com/artifacts/de.bixilon/kutil/
implementation ("de.bixilon:kutil:1.13.1")'de.bixilon:kutil:jar:1.13.1'<dependency org="de.bixilon" name="kutil" rev="1.13.1">
  <artifact name="kutil" type="jar" />
</dependency>@Grapes(
@Grab(group='de.bixilon', module='kutil', version='1.13.1')
)libraryDependencies += "de.bixilon" % "kutil" % "1.13.1"[de.bixilon/kutil "1.13.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 | 
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.6.21 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |