Last Version

obvious 1.0

This is the obvious main core project bundle

License

License

GroupId

GroupId

com.googlecode.obvious
ArtifactId

ArtifactId

obvious
Version

Version

1.0
Type

Type

jar
Description

Description

obvious
This is the obvious main core project bundle
Project URL

Project URL

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

Download obvious 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.