MVN

com.github.danysantiago : kotlincursor-api

Maven & Gradle

Jun 19, 2017
1 usages
34 stars

Kotlin Cursor API · Kotlin Cursor & ContentValues boilerplate annotation processor.

<dependency>
    <groupId>com.github.danysantiago</groupId>
    <artifactId>kotlincursor-api</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.danysantiago : kotlincursor-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.github.danysantiago : kotlincursor-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
kotlincursor-api-0.1.1
kotlincursor-api-0.1.0

How to add a dependency to Maven

Add the following com.github.danysantiago : kotlincursor-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.danysantiago</groupId>
    <artifactId>kotlincursor-api</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.danysantiago : kotlincursor-api gradle dependency to your build.gradle file:

implementation 'com.github.danysantiago:kotlincursor-api:0.1.1'

Gradle Kotlin DSL: Add the following com.github.danysantiago : kotlincursor-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.danysantiago:kotlincursor-api:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.danysantiago : kotlincursor-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.danysantiago" % "kotlincursor-api" % "0.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 25, 2017
1 usages
0 stars
Jul 02, 2017
1 usages
0 stars
Jun 30, 2017
1 usages
35 stars
Aug 13, 2023
1 usages
3 stars
Aug 13, 2023
1 usages
3 stars
Jul 13, 2017
1 usages
2 stars
Oct 28, 2019
6 usages
2.3k stars
Oct 28, 2019
6 usages
2.1k stars