не последняя версия
Последняя версия 2.0.1.RELEASE

club.gclmit:chaos-annotations 1.5.0.RELEASE


Группа

Группа

club.gclmit
Идентификатор

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

chaos-annotations
Версия

Версия

1.5.0.RELEASE
Тип

Тип

jar

Скачать chaos-annotations 1.5.0.RELEASE


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