Download activeobjects-0.9-m17.jar file - Jar a

Jar examples for a:activeobjects

Description

This is the full Active Object library, if you don't know which one to use, you probably want this one.

You can download jar file activeobjects 0.9-m17 in this page.

Build File

You can use the following script to add activeobjects-0.9-m17.jar to your project.

<dependency>
   <groupId>net.java.dev.activeobjects</groupId>
   <artifactId>activeobjects</artifactId>
   <version>0.9-m17</version>
</dependency>
compile group: 'net.java.dev.activeobjects', name: 'activeobjects', version: '0.9-m17'
libraryDependencies += "net.java.dev.activeobjects" % "activeobjects" % "0.9-m17"
<dependency org="net.java.dev.activeobjects" name="activeobjects" rev="0.9-m17"/>
@Grapes(@Grab(group='net.java.dev.activeobjects', module='activeobjects', version='0.9-m17'))
'net.java.dev.activeobjects:activeobjects:jar:0.9-m17'

Download

Click the following link to download the jar file.

activeobjects-0.9-m17-javadoc.jar
activeobjects-0.9-m17-sources.jar
activeobjects-0.9-m17.jar
activeobjects-0.9-m17.pom



Related Tutorials