| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.obvious |
| ArtifactId | ArtifactIdobviousx-weka |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobviousx-weka
An Obviousx implementation based on the Weka Toolkit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| obviousx-weka-1.0.pom | |
| obviousx-weka-1.0.jar | 22 KB |
| obviousx-weka-1.0-sources.jar | 16 KB |
| obviousx-weka-1.0-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.obvious/obviousx-weka/ -->
<dependency>
<groupId>com.googlecode.obvious</groupId>
<artifactId>obviousx-weka</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.obvious/obviousx-weka/
implementation 'com.googlecode.obvious:obviousx-weka:1.0'
// https://jarcasting.com/artifacts/com.googlecode.obvious/obviousx-weka/
implementation ("com.googlecode.obvious:obviousx-weka:1.0")
'com.googlecode.obvious:obviousx-weka:jar:1.0'
<dependency org="com.googlecode.obvious" name="obviousx-weka" rev="1.0">
<artifact name="obviousx-weka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.obvious', module='obviousx-weka', version='1.0')
)
libraryDependencies += "com.googlecode.obvious" % "obviousx-weka" % "1.0"
[com.googlecode.obvious/obviousx-weka "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| weka » weka | jar | 3.5.7 |
| com.googlecode.obvious : obvious | jar | 1.0 |