is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmapio 1.42.8

AtlasMap Project

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmapio
Version

Version

1.42.8
Type

Type

pom

Download atlasmapio 1.42.8

Filename Size
atlasmapio-1.42.8.pom 8 KB
Browse

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