Last Version

Annotation Literal Generator API 2.0.3

Annotation processor to build annotation literals for own annotations

License

License

GroupId

GroupId

de.hilling.lang.annotations
ArtifactId

ArtifactId

api
Version

Version

2.0.3
Type

Type

jar
Description

Description

Annotation Literal Generator API
Annotation processor to build annotation literals for own annotations

Download api 2.0.3


<!-- https://jarcasting.com/artifacts/de.hilling.lang.annotations/api/ -->
<dependency>
    <groupId>de.hilling.lang.annotations</groupId>
    <artifactId>api</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.lang.annotations/api/
implementation 'de.hilling.lang.annotations:api:2.0.3'
// https://jarcasting.com/artifacts/de.hilling.lang.annotations/api/
implementation ("de.hilling.lang.annotations:api:2.0.3")
'de.hilling.lang.annotations:api:jar:2.0.3'
<dependency org="de.hilling.lang.annotations" name="api" rev="2.0.3">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hilling.lang.annotations', module='api', version='2.0.3')
)
libraryDependencies += "de.hilling.lang.annotations" % "api" % "2.0.3"
[de.hilling.lang.annotations/api "2.0.3"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 2.0.SP1

Project Modules

There are no modules declared in this project.