Last Version

Kotlin Cursor API 0.1.1

Kotlin Cursor & ContentValues boilerplate annotation processor.

License

License

Categories

Categories

Kotlin Languages Ant Build Tools
GroupId

GroupId

com.github.danysantiago
ArtifactId

ArtifactId

kotlincursor-api
Version

Version

0.1.1
Type

Type

jar
Description

Description

Kotlin Cursor API
Kotlin Cursor & ContentValues boilerplate annotation processor.
Project URL

Project URL

https://github.com/danysantiago/kotlin-cursor
Source Code Management

Source Code Management

https://github.com/danysantiago/kotlin-cursor

Download kotlincursor-api 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.danysantiago/kotlincursor-api/ -->
<dependency>
    <groupId>com.github.danysantiago</groupId>
    <artifactId>kotlincursor-api</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danysantiago/kotlincursor-api/
implementation 'com.github.danysantiago:kotlincursor-api:0.1.1'
// https://jarcasting.com/artifacts/com.github.danysantiago/kotlincursor-api/
implementation ("com.github.danysantiago:kotlincursor-api:0.1.1")
'com.github.danysantiago:kotlincursor-api:jar:0.1.1'
<dependency org="com.github.danysantiago" name="kotlincursor-api" rev="0.1.1">
  <artifact name="kotlincursor-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danysantiago', module='kotlincursor-api', version='0.1.1')
)
libraryDependencies += "com.github.danysantiago" % "kotlincursor-api" % "0.1.1"
[com.github.danysantiago/kotlincursor-api "0.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.2-4

Project Modules

There are no modules declared in this project.