PrefsBuilder-AnnotationProcessor

the Annotation Processor of Prefs Builder

License

License

GroupId

GroupId

io.github.mofazhe
ArtifactId

ArtifactId

prefs-builder-annotation-processor
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

PrefsBuilder-AnnotationProcessor
the Annotation Processor of Prefs Builder
Project URL

Project URL

https://github.com/mofazhe/PrefsBuilder-demo
Source Code Management

Source Code Management

https://github.com/mofazhe/PrefsBuilder-demo

Download prefs-builder-annotation-processor

How to add to project

<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.squareup : javapoet jar 1.10.0
io.github.mofazhe : prefs-builder-core jar 0.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0