License |
License |
---|---|
GroupId | GroupIddev.binis |
ArtifactId | ArtifactIdcode-generator-annotation |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncode-generator-annotation
Binis Code Generation library Annotation Processor
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBinis Belev |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.binis/code-generator-annotation/ -->
<dependency>
<groupId>dev.binis</groupId>
<artifactId>code-generator-annotation</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.binis/code-generator-annotation/
implementation 'dev.binis:code-generator-annotation:0.3.1'
// https://jarcasting.com/artifacts/dev.binis/code-generator-annotation/
implementation ("dev.binis:code-generator-annotation:0.3.1")
'dev.binis:code-generator-annotation:jar:0.3.1'
<dependency org="dev.binis" name="code-generator-annotation" rev="0.3.1">
<artifact name="code-generator-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.binis', module='code-generator-annotation', version='0.3.1')
)
libraryDependencies += "dev.binis" % "code-generator-annotation" % "0.3.1"
[dev.binis/code-generator-annotation "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
dev.binis : code-generator | jar | 0.3.1 |