is not current version
Last Version 2.1

org.jeyzer:jeyzer-annotations 2.0

The Jeyzer annotations library. Documentation available at https://jeyzer.org/docs/shared-profile/annotations/

GroupId

GroupId

org.jeyzer
ArtifactId

ArtifactId

jeyzer-annotations
Version

Version

2.0
Type

Type

jar

Download jeyzer-annotations 2.0


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