is not current version
Last Version 0.3.1

dev.binis:code-generator-annotation 0.2.2

Binis Code Generation library Annotation Processor

GroupId

GroupId

dev.binis
ArtifactId

ArtifactId

code-generator-annotation
Version

Version

0.2.2
Type

Type

jar

Download code-generator-annotation 0.2.2


<!-- https://jarcasting.com/artifacts/dev.binis/code-generator-annotation/ -->
<dependency>
    <groupId>dev.binis</groupId>
    <artifactId>code-generator-annotation</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.binis/code-generator-annotation/
implementation 'dev.binis:code-generator-annotation:0.2.2'
// https://jarcasting.com/artifacts/dev.binis/code-generator-annotation/
implementation ("dev.binis:code-generator-annotation:0.2.2")
'dev.binis:code-generator-annotation:jar:0.2.2'
<dependency org="dev.binis" name="code-generator-annotation" rev="0.2.2">
  <artifact name="code-generator-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.binis', module='code-generator-annotation', version='0.2.2')
)
libraryDependencies += "dev.binis" % "code-generator-annotation" % "0.2.2"
[dev.binis/code-generator-annotation "0.2.2"]