is not current version
Last Version 2.3.0

de.shadowhunt:annotations 1.0.0

Collection of various annotations

GroupId

GroupId

de.shadowhunt
ArtifactId

ArtifactId

annotations
Version

Version

1.0.0
Type

Type

jar

Download annotations 1.0.0


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