is not current version
Last Version 1.3.6

xin.alum:aim-all 1.1.6

aim-all project for AIM

GroupId

GroupId

xin.alum
ArtifactId

ArtifactId

aim-all
Version

Version

1.1.6
Type

Type

jar

Download aim-all 1.1.6


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