is not current version
Last Version 0.3.1

dev.binis:code-generator-annotation 0.1.19

Binis Code Generation library Annotation Processor

GroupId

GroupId

dev.binis
ArtifactId

ArtifactId

code-generator-annotation
Version

Version

0.1.19
Type

Type

jar

Download code-generator-annotation 0.1.19


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