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

de.shadowhunt:annotations 2.1.0

Collection of various annotations

Группа

Группа

de.shadowhunt
Идентификатор

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

annotations
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать annotations 2.1.0


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