Download ea-async-1.2.0.jar file - Jar e

Jar examples for e:ea-async

Description

You can download jar file ea-async 1.2.0 in this page.

Build File

You can use the following script to add ea-async-1.2.0.jar to your project.

<dependency>
   <groupId>com.ea.async</groupId>
   <artifactId>ea-async</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.ea.async', name: 'ea-async', version: '1.2.0'
libraryDependencies += "com.ea.async" % "ea-async" % "1.2.0"
<dependency org="com.ea.async" name="ea-async" rev="1.2.0"/>
@Grapes(@Grab(group='com.ea.async', module='ea-async', version='1.2.0'))
'com.ea.async:ea-async:jar:1.2.0'

Download

Click the following link to download the jar file.

ea-async-1.2.0-javadoc.jar
ea-async-1.2.0-sources.jar
ea-async-1.2.0.jar
ea-async-1.2.0.pom



Related Tutorials