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

io.atlasmap:runtime 1.33.5


Категории

Категории

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

Группа

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

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

runtime
Версия

Версия

1.33.5
Тип

Тип

jar

Скачать runtime 1.33.5


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