Download ats-core-4.0.3.jar file - Jar a

Jar examples for a:ats-core

Description

ATS Core Library

You can download jar file ats-core 4.0.3 in this page.

Build File

You can use the following script to add ats-core-4.0.3.jar to your project.

<dependency>
   <groupId>com.axway.ats.framework</groupId>
   <artifactId>ats-core</artifactId>
   <version>4.0.3</version>
</dependency>
compile group: 'com.axway.ats.framework', name: 'ats-core', version: '4.0.3'
libraryDependencies += "com.axway.ats.framework" % "ats-core" % "4.0.3"
<dependency org="com.axway.ats.framework" name="ats-core" rev="4.0.3"/>
@Grapes(@Grab(group='com.axway.ats.framework', module='ats-core', version='4.0.3'))
'com.axway.ats.framework:ats-core:jar:4.0.3'

Download

Click the following link to download the jar file.

ats-core-4.0.3-javadoc.jar
ats-core-4.0.3-sources.jar
ats-core-4.0.3.jar
ats-core-4.0.3.pom



Related Tutorials