is not current version
Last Version 0.1.1

com.github.danysantiago:kotlincursor-compiler 0.1.0

Kotlin Cursor & ContentValues boilerplate annotation processor.

Categories

Categories

Kotlin Languages Ant Build Tools
GroupId

GroupId

com.github.danysantiago
ArtifactId

ArtifactId

kotlincursor-compiler
Version

Version

0.1.0
Type

Type

jar

Download kotlincursor-compiler 0.1.0


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