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

org.cadixdev:atlas 0.2.0

Plain-and-simple binary transformer for Java artifacts

Группа

Группа

org.cadixdev
Идентификатор

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

atlas
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать atlas 0.2.0


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