Download atmos_2.11-2.1.jar file - Jar a

Jar examples for a:atmos-2.11

Description

minimalist retry-on-failure behavior for scala

You can download jar file atmos_2.11 2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add atmos_2.11-2.1.jar to your project.

<dependency>
   <groupId>io.zman</groupId>
   <artifactId>atmos_2.11</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'io.zman', name: 'atmos_2.11', version: '2.1'
libraryDependencies += "io.zman" % "atmos_2.11" % "2.1"
<dependency org="io.zman" name="atmos_2.11" rev="2.1"/>
@Grapes(@Grab(group='io.zman', module='atmos_2.11', version='2.1'))
'io.zman:atmos_2.11:jar:2.1'

Download

Click the following link to download the jar file.

atmos_2.11-2.1-javadoc.jar
atmos_2.11-2.1-sources.jar
atmos_2.11-2.1.jar
atmos_2.11-2.1.pom



Related Tutorials