License |
License |
---|---|
GroupId | GroupIdde.poiu.kilt |
ArtifactId | ArtifactIdkilt-core |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionKilt core classes doing the actual work
|
Filename | Size |
---|---|
kilt-core-1.0.1.pom | |
kilt-core-1.0.1.jar | 48 KB |
kilt-core-1.0.1-sources.jar | 37 KB |
kilt-core-1.0.1-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.poiu.kilt/kilt-core/ -->
<dependency>
<groupId>de.poiu.kilt</groupId>
<artifactId>kilt-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.poiu.kilt/kilt-core/
implementation 'de.poiu.kilt:kilt-core:1.0.1'
// https://jarcasting.com/artifacts/de.poiu.kilt/kilt-core/
implementation ("de.poiu.kilt:kilt-core:1.0.1")
'de.poiu.kilt:kilt-core:jar:1.0.1'
<dependency org="de.poiu.kilt" name="kilt-core" rev="1.0.1">
<artifact name="kilt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.poiu.kilt', module='kilt-core', version='1.0.1')
)
libraryDependencies += "de.poiu.kilt" % "kilt-core" % "1.0.1"
[de.poiu.kilt/kilt-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
de.poiu.fez : fez | jar | 1.1.0 |
de.poiu.apron : apron | jar | 2.0.1 |
org.apache.poi : poi-ooxml | jar | 4.1.1 |
com.google.guava : guava | jar | 28.1-jre |
org.apache.logging.log4j : log4j-api | jar | 2.12.1 |
org.apache.logging.log4j : log4j-core | jar | 2.12.1 |
com.squareup : javapoet | jar | 1.11.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.codehaus.plexus : plexus-utils | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.14.0 |