is not current version
Last Version 4.5.3

com.almis.awe:awe-tools 4.3.2

Awe Tools Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-tools
Version

Version

4.3.2
Type

Type

jar

Download awe-tools 4.3.2


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