Jar examples for o:obvious-test
This project contains unit tests to validate Obvious implementations
You can download jar file obvious-test 1.0 in this page.
The BSD License
You can use the following script to add obvious-test-1.0.jar to your project.
<dependency> <groupId>com.googlecode.obvious</groupId> <artifactId>obvious-test</artifactId> <version>1.0</version> </dependency>
compile group: 'com.googlecode.obvious', name: 'obvious-test', version: '1.0'
libraryDependencies += "com.googlecode.obvious" % "obvious-test" % "1.0"
<dependency org="com.googlecode.obvious" name="obvious-test" rev="1.0"/>
@Grapes(@Grab(group='com.googlecode.obvious', module='obvious-test', version='1.0'))
'com.googlecode.obvious:obvious-test:jar:1.0'
Click the following link to download the jar file.
obvious-test-1.0-javadoc.jar