is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlas-docs 2.3.12


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlas-docs
Version

Version

2.3.12
Type

Type

pom

Download atlas-docs 2.3.12

Filename Size
atlas-docs-2.3.12.pom 14 KB
Browse

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