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

com.almis.awe:awe-tools 4.2.0

Awe Tools Module

Группа

Группа

com.almis.awe
Идентификатор

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

awe-tools
Версия

Версия

4.2.0
Тип

Тип

jar

Скачать awe-tools 4.2.0


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