Last Version

Kotlin Cursor Compiler 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-compiler
Version

Version

0.1.1
Type

Type

jar
Description

Description

Kotlin Cursor Compiler
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-compiler 0.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.danysantiago : kotlincursor-api jar 0.1.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.2-4
com.google.auto.service : auto-service jar 1.0-rc2
com.squareup : kotlinpoet jar 0.2.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.testing.compile : compile-testing jar 0.11
com.google.truth : truth jar 0.33
com.google.guava : guava jar 22.0

Project Modules

There are no modules declared in this project.