is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlas-docs 2.1.4


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlas-docs
Version

Version

2.1.4
Type

Type

pom

Download atlas-docs 2.1.4

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

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