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

io.atlasmap:atlas 1.31.0

The AtlasMap Project

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

io.atlasmap
Идентификатор

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

atlas
Версия

Версия

1.31.0
Тип

Тип

pom

Скачать atlas 1.31.0

Имя Файла Размер
atlas-1.31.0.pom 16 KB
Обзор

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