is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmapio 1.38.0

AtlasMap Project

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmapio
Version

Version

1.38.0
Type

Type

pom

Download atlasmapio 1.38.0

Filename Size
atlasmapio-1.38.0.pom 8 KB
Browse

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