is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmapio 1.35.5

AtlasMap Project

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmapio
Version

Version

1.35.5
Type

Type

pom

Download atlasmapio 1.35.5

Filename Size
atlasmapio-1.35.5.pom 8 KB
Browse

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