License |
License |
---|---|
GroupId | GroupIdcom.googlecode.obvious |
ArtifactId | ArtifactIdobvious-example |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobvious-example
This package contains examples using the Obvious Toolkit
|
Project URL |
Project URL |
Filename | Size |
---|---|
obvious-example-1.0.pom | |
obvious-example-1.0.jar | 120 KB |
obvious-example-1.0-sources.jar | 106 KB |
obvious-example-1.0-javadoc.jar | 272 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-example/ -->
<dependency>
<groupId>com.googlecode.obvious</groupId>
<artifactId>obvious-example</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-example/
implementation 'com.googlecode.obvious:obvious-example:1.0'
// https://jarcasting.com/artifacts/com.googlecode.obvious/obvious-example/
implementation ("com.googlecode.obvious:obvious-example:1.0")
'com.googlecode.obvious:obvious-example:jar:1.0'
<dependency org="com.googlecode.obvious" name="obvious-example" rev="1.0">
<artifact name="obvious-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.obvious', module='obvious-example', version='1.0')
)
libraryDependencies += "com.googlecode.obvious" % "obvious-example" % "1.0"
[com.googlecode.obvious/obvious-example "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.obvious : obviousx | jar | 1.0 |
com.googlecode.obvious : obvious-jdbc | jar | 1.0 |
com.googlecode.obvious : obvious-prefuse | jar | 1.0 |
com.googlecode.obvious : obvious-ivtk | jar | 1.0 |
com.googlecode.obvious : obvious-jung | jar | 1.0 |
com.googlecode.obvious : obviousx-weka | jar | 1.0 |
org.prefuse : demos | jar | beta-20060220 |