License |
License |
---|---|
GroupId | GroupIdorg.jeyzer |
ArtifactId | ArtifactIdjeyzer-annotation-processors |
Version | Version2.0 |
Type | Typejar |
Description |
DescriptionJeyzer Annotation Processors
The Jeyzer annotation processors. Documentation available at https://jeyzer.org/docs/shared-profile/annotations/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jeyzer/jeyzer-annotation-processors/ -->
<dependency>
<groupId>org.jeyzer</groupId>
<artifactId>jeyzer-annotation-processors</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeyzer/jeyzer-annotation-processors/
implementation 'org.jeyzer:jeyzer-annotation-processors:2.0'
// https://jarcasting.com/artifacts/org.jeyzer/jeyzer-annotation-processors/
implementation ("org.jeyzer:jeyzer-annotation-processors:2.0")
'org.jeyzer:jeyzer-annotation-processors:jar:2.0'
<dependency org="org.jeyzer" name="jeyzer-annotation-processors" rev="2.0">
<artifact name="jeyzer-annotation-processors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeyzer', module='jeyzer-annotation-processors', version='2.0')
)
libraryDependencies += "org.jeyzer" % "jeyzer-annotation-processors" % "2.0"
[org.jeyzer/jeyzer-annotation-processors "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jeyzer : jeyzer-annotations | jar | 2.0 |