Last Version

GenCodeGradle Compiler 1.0.5

gen data model by gradle

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.uiiang
ArtifactId

ArtifactId

gencodegradle-compiler
Version

Version

1.0.5
Type

Type

jar
Description

Description

GenCodeGradle Compiler
gen data model by gradle

Download gencodegradle-compiler 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup : javapoet jar 1.10.0
com.squareup : kotlinpoet jar 0.7.0

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.21
com.github.uiiang : gencodegradle-annotations jar 1.0.5
com.google.auto : auto-common jar 0.9
com.google.guava : guava jar 23.6-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.37

Project Modules

There are no modules declared in this project.