is not current version
Last Version 0.1.2

io.github.mofazhe:prefs-builder-annotation-processor 0.1.0

the Annotation Processor of Prefs Builder

GroupId

GroupId

io.github.mofazhe
ArtifactId

ArtifactId

prefs-builder-annotation-processor
Version

Version

0.1.0
Type

Type

jar

Download prefs-builder-annotation-processor 0.1.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mofazhe/prefs-builder-annotation-processor/
implementation 'io.github.mofazhe:prefs-builder-annotation-processor:0.1.0'
// https://jarcasting.com/artifacts/io.github.mofazhe/prefs-builder-annotation-processor/
implementation ("io.github.mofazhe:prefs-builder-annotation-processor:0.1.0")
'io.github.mofazhe:prefs-builder-annotation-processor:jar:0.1.0'
<dependency org="io.github.mofazhe" name="prefs-builder-annotation-processor" rev="0.1.0">
  <artifact name="prefs-builder-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mofazhe', module='prefs-builder-annotation-processor', version='0.1.0')
)
libraryDependencies += "io.github.mofazhe" % "prefs-builder-annotation-processor" % "0.1.0"
[io.github.mofazhe/prefs-builder-annotation-processor "0.1.0"]