License |
License |
---|---|
GroupId | GroupIdio.github.mofazhe |
ArtifactId | ArtifactIdprefs-builder-annotation-processor |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrefsBuilder-AnnotationProcessor
the Annotation Processor of Prefs Builder
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.mofazhe/prefs-builder-annotation-processor/ -->
<dependency>
<groupId>io.github.mofazhe</groupId>
<artifactId>prefs-builder-annotation-processor</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mofazhe/prefs-builder-annotation-processor/
implementation 'io.github.mofazhe:prefs-builder-annotation-processor:0.1.2'
// https://jarcasting.com/artifacts/io.github.mofazhe/prefs-builder-annotation-processor/
implementation ("io.github.mofazhe:prefs-builder-annotation-processor:0.1.2")
'io.github.mofazhe:prefs-builder-annotation-processor:jar:0.1.2'
<dependency org="io.github.mofazhe" name="prefs-builder-annotation-processor" rev="0.1.2">
<artifact name="prefs-builder-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mofazhe', module='prefs-builder-annotation-processor', version='0.1.2')
)
libraryDependencies += "io.github.mofazhe" % "prefs-builder-annotation-processor" % "0.1.2"
[io.github.mofazhe/prefs-builder-annotation-processor "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.10.0 |
io.github.mofazhe : prefs-builder-core | jar | 0.1.2 |