License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.uiiang |
ArtifactId | ArtifactIdgencodegradle-annotations |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGenCodeGradle Annotations
gen data model by gradle
|
<!-- https://jarcasting.com/artifacts/com.github.uiiang/gencodegradle-annotations/ -->
<dependency>
<groupId>com.github.uiiang</groupId>
<artifactId>gencodegradle-annotations</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.uiiang/gencodegradle-annotations/
implementation 'com.github.uiiang:gencodegradle-annotations:1.0.5'
// https://jarcasting.com/artifacts/com.github.uiiang/gencodegradle-annotations/
implementation ("com.github.uiiang:gencodegradle-annotations:1.0.5")
'com.github.uiiang:gencodegradle-annotations:jar:1.0.5'
<dependency org="com.github.uiiang" name="gencodegradle-annotations" rev="1.0.5">
<artifact name="gencodegradle-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.uiiang', module='gencodegradle-annotations', version='1.0.5')
)
libraryDependencies += "com.github.uiiang" % "gencodegradle-annotations" % "1.0.5"
[com.github.uiiang/gencodegradle-annotations "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 27.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.21 |