is not current version
Last Version 1.4.0

net.je2sh:annotations 1.3.1

Reboot of the CRaSH project

Categories

Categories

Net
GroupId

GroupId

net.je2sh
ArtifactId

ArtifactId

annotations
Version

Version

1.3.1
Type

Type

jar

Download annotations 1.3.1


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