is not current version
Last Version 0.9.13

de.lars-sh:utils-annotations 0.9.2

This package offers annotations with class retention.

GroupId

GroupId

de.lars-sh
ArtifactId

ArtifactId

utils-annotations
Version

Version

0.9.2
Type

Type

jar

Download utils-annotations 0.9.2


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