Download obviousx-1.0.jar file - Jar o

Jar examples for o:obviousx

Description

This is the complementary package for the Obvious project

You can download jar file obviousx 1.0 in this page.

License

The BSD License

Build File

You can use the following script to add obviousx-1.0.jar to your project.

<dependency>
   <groupId>com.googlecode.obvious</groupId>
   <artifactId>obviousx</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.googlecode.obvious', name: 'obviousx', version: '1.0'
libraryDependencies += "com.googlecode.obvious" % "obviousx" % "1.0"
<dependency org="com.googlecode.obvious" name="obviousx" rev="1.0"/>
@Grapes(@Grab(group='com.googlecode.obvious', module='obviousx', version='1.0'))
'com.googlecode.obvious:obviousx:jar:1.0'

Download

Click the following link to download the jar file.

obviousx-1.0-javadoc.jar
obviousx-1.0-sources.jar
obviousx-1.0.jar
obviousx-1.0.pom



Related Tutorials