MVN

de.poiu.kilt : kilt-core

Maven & Gradle

Feb 20, 2020
4 usages
35 stars

Kilt core classes doing the actual work

<dependency>
    <groupId>de.poiu.kilt</groupId>
    <artifactId>kilt-core</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.poiu.kilt : kilt-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of de.poiu.kilt : kilt-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kilt-core-1.0.1
kilt-core-1.0.0
0.3.x
kilt-core-0.3.1
kilt-core-0.3.0
0.2.x
kilt-core-0.2.0

How to add a dependency to Maven

Add the following de.poiu.kilt : kilt-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.poiu.kilt</groupId>
    <artifactId>kilt-core</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.poiu.kilt : kilt-core gradle dependency to your build.gradle file:

implementation 'de.poiu.kilt:kilt-core:1.0.1'

Gradle Kotlin DSL: Add the following de.poiu.kilt : kilt-core gradle kotlin dependency to your build.gradle.kts file:

implementation("de.poiu.kilt:kilt-core:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.poiu.kilt : kilt-core sbt scala dependency to your build.sbt file:

libraryDependencies += "de.poiu.kilt" % "kilt-core" % "1.0.1"

Advertisement

Dependencies from Group

Feb 20, 2020
4 usages
35 stars
Feb 20, 2020
1 usages
35 stars
Feb 20, 2020
35 stars
Feb 20, 2020
35 stars
Feb 20, 2020
35 stars

Discover Dependencies

Feb 20, 2020
38 stars
Aug 21, 2023
1 usages
12 stars
Nov 21, 2019
15 stars
Oct 16, 2018
316 stars
Nov 05, 2018
3 stars
Jan 11, 2019
2 usages
2k stars