Download obvious-1.0.jar file - Jar o

Jar examples for o:obvious

Description

This is the obvious main core project bundle

You can download jar file obvious 1.0 in this page.

License

The BSD License

Build File

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

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

Download

Click the following link to download the jar file.

obvious-1.0-javadoc.jar
obvious-1.0-sources.jar
obvious-1.0.jar
obvious-1.0.pom



Related Tutorials