Last Version

Auto enum extension processor 0.0.2

Auto enum extension processor that will generate enum for you

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.rus1f1kat0r
ArtifactId

ArtifactId

auto-enum-extension
Version

Version

0.0.2
Type

Type

jar
Description

Description

Auto enum extension processor
Auto enum extension processor that will generate enum for you
Project URL

Project URL

https://github.com/rus1f1kat0r/auto-enum-extension
Source Code Management

Source Code Management

https://github.com/rus1f1kat0r/auto-enum-extension

Download auto-enum-extension 0.0.2


<!-- https://jarcasting.com/artifacts/io.github.rus1f1kat0r/auto-enum-extension/ -->
<dependency>
    <groupId>io.github.rus1f1kat0r</groupId>
    <artifactId>auto-enum-extension</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rus1f1kat0r/auto-enum-extension/
implementation 'io.github.rus1f1kat0r:auto-enum-extension:0.0.2'
// https://jarcasting.com/artifacts/io.github.rus1f1kat0r/auto-enum-extension/
implementation ("io.github.rus1f1kat0r:auto-enum-extension:0.0.2")
'io.github.rus1f1kat0r:auto-enum-extension:jar:0.0.2'
<dependency org="io.github.rus1f1kat0r" name="auto-enum-extension" rev="0.0.2">
  <artifact name="auto-enum-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rus1f1kat0r', module='auto-enum-extension', version='0.0.2')
)
libraryDependencies += "io.github.rus1f1kat0r" % "auto-enum-extension" % "0.0.2"
[io.github.rus1f1kat0r/auto-enum-extension "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.rus1f1kat0r : auto-enum-extension-annotation jar 0.0.2
com.google.auto.service : auto-service jar 1.0-rc2
com.squareup : javapoet jar 1.0.0

Project Modules

There are no modules declared in this project.