is not current version
Last Version 2.0.1.RELEASE

club.gclmit:chaos-annotations 1.1.1


GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-annotations
Version

Version

1.1.1
Type

Type

jar

Download chaos-annotations 1.1.1


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