Download atam4j-0.58.jar file - Jar a

Jar examples for a:atam4j

Description

The core library that runs tests and exposes the results via an api.

You can download jar file atam4j 0.58 in this page.

License

MIT License

Build File

You can use the following script to add atam4j-0.58.jar to your project.

<dependency>
   <groupId>me.atam</groupId>
   <artifactId>atam4j</artifactId>
   <version>0.58</version>
</dependency>
compile group: 'me.atam', name: 'atam4j', version: '0.58'
libraryDependencies += "me.atam" % "atam4j" % "0.58"
<dependency org="me.atam" name="atam4j" rev="0.58"/>
@Grapes(@Grab(group='me.atam', module='atam4j', version='0.58'))
'me.atam:atam4j:jar:0.58'

Download

Click the following link to download the jar file.

atam4j-0.58-javadoc.jar
atam4j-0.58-sources.jar
atam4j-0.58.jar
atam4j-0.58.pom



Related Tutorials