License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdio.atlasmap |
ArtifactId | ArtifactIdatlasmapio |
Last Version | Last Version2.4.0-M.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAtlasMap Project
AtlasMap Project
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atlasmapio-2.4.0-M.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlasmapio/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlasmapio</artifactId>
<version>2.4.0-M.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlasmapio/
implementation 'io.atlasmap:atlasmapio:2.4.0-M.4'
// https://jarcasting.com/artifacts/io.atlasmap/atlasmapio/
implementation ("io.atlasmap:atlasmapio:2.4.0-M.4")
'io.atlasmap:atlasmapio:pom:2.4.0-M.4'
<dependency org="io.atlasmap" name="atlasmapio" rev="2.4.0-M.4">
<artifact name="atlasmapio" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlasmapio', version='2.4.0-M.4')
)
libraryDependencies += "io.atlasmap" % "atlasmapio" % "2.4.0-M.4"
[io.atlasmap/atlasmapio "2.4.0-M.4"]