Download atlas-api-1.18.0.jar file - Jar a

Jar examples for a:atlas-api

Description

You can download jar file atlas-api 1.18.0 in this page.

License

Open Source License

Build File

You can use the following script to add atlas-api-1.18.0.jar to your project.

<dependency>
   <groupId>io.atlasmap</groupId>
   <artifactId>atlas-api</artifactId>
   <version>1.18.0</version>
</dependency>
compile group: 'io.atlasmap', name: 'atlas-api', version: '1.18.0'
libraryDependencies += "io.atlasmap" % "atlas-api" % "1.18.0"
<dependency org="io.atlasmap" name="atlas-api" rev="1.18.0"/>
@Grapes(@Grab(group='io.atlasmap', module='atlas-api', version='1.18.0'))
'io.atlasmap:atlas-api:jar:1.18.0'

Download

Click the following link to download the jar file.

atlas-api-1.18.0-javadoc.jar
atlas-api-1.18.0-sources.jar
atlas-api-1.18.0-tests.jar
atlas-api-1.18.0.jar
atlas-api-1.18.0.pom



Related Tutorials