Download activeio-2.0-r118.jar file - Jar a

Jar examples for a:activeio

Description

You can download jar file activeio 2.0-r118 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

activeio-2.0-r118.pom



Related Tutorials