is not current version
Last Version 1.38.1

io.atlasmap:runtime 1.33.6


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

runtime
Version

Version

1.33.6
Type

Type

jar

Download runtime 1.33.6


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