| License |
License |
|---|---|
| GroupId | GroupIdtech.codingzen |
| ArtifactId | ArtifactIdkdi-jvm |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontech.codingzen:kdi-jvm
useful jvm application extension for kdi applications
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| kdi-jvm-2.1.0.pom | |
| kdi-jvm-2.1.0.jar | 12 KB |
| kdi-jvm-2.1.0-sources.jar | 4 KB |
| kdi-jvm-2.1.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.codingzen/kdi-jvm/ -->
<dependency>
<groupId>tech.codingzen</groupId>
<artifactId>kdi-jvm</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.codingzen/kdi-jvm/
implementation 'tech.codingzen:kdi-jvm:2.1.0'
// https://jarcasting.com/artifacts/tech.codingzen/kdi-jvm/
implementation ("tech.codingzen:kdi-jvm:2.1.0")
'tech.codingzen:kdi-jvm:jar:2.1.0'
<dependency org="tech.codingzen" name="kdi-jvm" rev="2.1.0">
<artifact name="kdi-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.codingzen', module='kdi-jvm', version='2.1.0')
)
libraryDependencies += "tech.codingzen" % "kdi-jvm" % "2.1.0"
[tech.codingzen/kdi-jvm "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| tech.codingzen : kdi | jar | 2.1.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.strikt : strikt-core | jar | 0.34.0 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.10 |
| junit : junit | jar | 4.12 |