| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.obvious |
| ArtifactId | ArtifactIdobviousx |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobviousx
This is the complementary package for the Obvious project
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| obviousx-1.0.pom | |
| obviousx-1.0.jar | 38 KB |
| obviousx-1.0-sources.jar | 41 KB |
| obviousx-1.0-javadoc.jar | 136 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.obvious/obviousx/ -->
<dependency>
<groupId>com.googlecode.obvious</groupId>
<artifactId>obviousx</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.obvious/obviousx/
implementation 'com.googlecode.obvious:obviousx:1.0'
// https://jarcasting.com/artifacts/com.googlecode.obvious/obviousx/
implementation ("com.googlecode.obvious:obviousx:1.0")
'com.googlecode.obvious:obviousx:jar:1.0'
<dependency org="com.googlecode.obvious" name="obviousx" rev="1.0">
<artifact name="obviousx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.obvious', module='obviousx', version='1.0')
)
libraryDependencies += "com.googlecode.obvious" % "obviousx" % "1.0"
[com.googlecode.obvious/obviousx "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.obvious : obvious | jar | 1.0 |
| net.sf.opencsv : opencsv | jar | 2.3 |