is not current version
Last Version 0.3.1

code-generator-annotation 0.2.0

Binis Code Generation library Annotation Processor

License

License

GroupId

GroupId

dev.binis
ArtifactId

ArtifactId

code-generator-annotation
Version

Version

0.2.0
Type

Type

jar
Description

Description

code-generator-annotation
Binis Code Generation library Annotation Processor
Project URL

Project URL

https://github.com/binis2/code-generation
Project Organization

Project Organization

Binis Belev
Source Code Management

Source Code Management

https://github.com/binis2/code-generation-annotation

Download code-generator-annotation 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1

provided (1)

Group / Artifact Type Version
dev.binis : code-generator jar 0.2.0

Project Modules

There are no modules declared in this project.