GroupId | GroupIdcom.github.fracpete |
---|---|
ArtifactId | ArtifactIdmini-weka |
Version | Version3.9.15580 |
Type | Typejar |
Filename | Size |
---|---|
mini-weka-3.9.15580.pom | |
mini-weka-3.9.15580.jar | 2 MB |
mini-weka-3.9.15580-tests.jar | 992 KB |
mini-weka-3.9.15580-test-sources.jar | 946 KB |
mini-weka-3.9.15580-sources.jar | 2 MB |
mini-weka-3.9.15580-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/mini-weka/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>mini-weka</artifactId>
<version>3.9.15580</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/mini-weka/
implementation 'com.github.fracpete:mini-weka:3.9.15580'
// https://jarcasting.com/artifacts/com.github.fracpete/mini-weka/
implementation ("com.github.fracpete:mini-weka:3.9.15580")
'com.github.fracpete:mini-weka:jar:3.9.15580'
<dependency org="com.github.fracpete" name="mini-weka" rev="3.9.15580">
<artifact name="mini-weka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='mini-weka', version='3.9.15580')
)
libraryDependencies += "com.github.fracpete" % "mini-weka" % "3.9.15580"
[com.github.fracpete/mini-weka "3.9.15580"]