is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlas-docs 2.3.13


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlas-docs
Version

Version

2.3.13
Type

Type

pom

Download atlas-docs 2.3.13

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

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