License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.rus1f1kat0r |
ArtifactId | ArtifactIdauto-enum-extension-annotation |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionAuto enum extension annotation
Auto enum extension annotation for triggering apt tool and generate enum
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.rus1f1kat0r/auto-enum-extension-annotation/ -->
<dependency>
<groupId>io.github.rus1f1kat0r</groupId>
<artifactId>auto-enum-extension-annotation</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rus1f1kat0r/auto-enum-extension-annotation/
implementation 'io.github.rus1f1kat0r:auto-enum-extension-annotation:0.0.2'
// https://jarcasting.com/artifacts/io.github.rus1f1kat0r/auto-enum-extension-annotation/
implementation ("io.github.rus1f1kat0r:auto-enum-extension-annotation:0.0.2")
'io.github.rus1f1kat0r:auto-enum-extension-annotation:jar:0.0.2'
<dependency org="io.github.rus1f1kat0r" name="auto-enum-extension-annotation" rev="0.0.2">
<artifact name="auto-enum-extension-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rus1f1kat0r', module='auto-enum-extension-annotation', version='0.0.2')
)
libraryDependencies += "io.github.rus1f1kat0r" % "auto-enum-extension-annotation" % "0.0.2"
[io.github.rus1f1kat0r/auto-enum-extension-annotation "0.0.2"]