Download activeio-1.1.jar file - Jar a

Jar examples for a:activeio

Description

You can download jar file activeio 1.1 in this page.

Build File

You can use the following script to add activeio-1.1.jar to your project.

<dependency>
   <groupId>activeio</groupId>
   <artifactId>activeio</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'activeio', name: 'activeio', version: '1.1'
libraryDependencies += "activeio" % "activeio" % "1.1"
<dependency org="activeio" name="activeio" rev="1.1"/>
@Grapes(@Grab(group='activeio', module='activeio', version='1.1'))
'activeio:activeio:jar:1.1'

Download

Click the following link to download the jar file.

activeio-1.1.jar
activeio-1.1.pom



Related Tutorials