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

com.almis.awe:awe-tools 4.0.4

Awe Tools Module

Группа

Группа

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

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

awe-tools
Версия

Версия

4.0.4
Тип

Тип

jar

Скачать awe-tools 4.0.4


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