is not current version
Last Version 0.0.28

com.github.fracpete:weka-virtualenv 0.0.2

Java library of multi-way algorithms.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

weka-virtualenv
Version

Version

0.0.2
Type

Type

jar

Download weka-virtualenv 0.0.2


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