is not current version
Last Version 0.0.28

com.github.fracpete:weka-virtualenv 0.0.7

Java library of multi-way algorithms.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

weka-virtualenv
Version

Version

0.0.7
Type

Type

jar

Download weka-virtualenv 0.0.7


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