не последняя версия
Последняя версия 0.9.13

de.lars-sh:utils-annotations 0.9.3

This package offers annotations with class retention.

Группа

Группа

de.lars-sh
Идентификатор

Идентификатор

utils-annotations
Версия

Версия

0.9.3
Тип

Тип

jar

Скачать utils-annotations 0.9.3


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