MVN

it.mscuttari.kaoldb : api

Maven & Gradle

Aug 25, 2022
2 usages
2 stars

KaolDB · Public interfaces for KaolDB

<dependency>
    <groupId>it.mscuttari.kaoldb</groupId>
    <artifactId>api</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.mscuttari.kaoldb : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of it.mscuttari.kaoldb : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
api-1.1.2
api-1.1.1

How to add a dependency to Maven

Add the following it.mscuttari.kaoldb : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.mscuttari.kaoldb</groupId>
    <artifactId>api</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.mscuttari.kaoldb : api gradle dependency to your build.gradle file:

implementation 'it.mscuttari.kaoldb:api:1.1.2'

Gradle Kotlin DSL: Add the following it.mscuttari.kaoldb : api gradle kotlin dependency to your build.gradle.kts file:

implementation("it.mscuttari.kaoldb:api:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.mscuttari.kaoldb : api sbt scala dependency to your build.sbt file:

libraryDependencies += "it.mscuttari.kaoldb" % "api" % "1.1.2"

Advertisement

Dependencies from Group

Aug 25, 2022
4 usages
2 stars
api
Aug 25, 2022
2 usages
2 stars
Aug 25, 2022
1 usages
2 stars
Aug 25, 2022
2 stars

Discover Dependencies

Apr 12, 2022
2 usages
Oct 31, 2021
2 usages
40 stars
Apr 16, 2022
2 usages
2 stars
Feb 10, 2022
3 usages
2 stars
Mar 30, 2023
3 usages
48 stars
Mar 30, 2023
3 usages
48 stars
Aug 26, 2007
4 usages
Jul 22, 2012
1 usages
Jan 14, 2013
3 usages
7 stars