Last Version

obvious-test 1.0

This project contains unit tests to validate Obvious implementations

License

License

GroupId

GroupId

com.googlecode.obvious
ArtifactId

ArtifactId

obvious-test
Version

Version

1.0
Type

Type

jar
Description

Description

obvious-test
This project contains unit tests to validate Obvious implementations
Project URL

Project URL

http://code.google.com/p/obvious/

Download obvious-test 1.0


<!-- https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-test/ -->
<dependency>
    <groupId>com.googlecode.obvious</groupId>
    <artifactId>obvious-test</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-test/
implementation 'com.googlecode.obvious:obvious-test:1.0'
// https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-test/
implementation ("com.googlecode.obvious:obvious-test:1.0")
'com.googlecode.obvious:obvious-test:jar:1.0'
<dependency org="com.googlecode.obvious" name="obvious-test" rev="1.0">
  <artifact name="obvious-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.obvious', module='obvious-test', version='1.0')
)
libraryDependencies += "com.googlecode.obvious" % "obvious-test" % "1.0"
[com.googlecode.obvious/obvious-test "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.obvious : obvious jar 1.0

Project Modules

There are no modules declared in this project.