is not current version
Last Version 1.38.1

io.atlasmap:runtime 1.31.0


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

runtime
Version

Version

1.31.0
Type

Type

jar

Download runtime 1.31.0


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