is not current version
Last Version 0.0.28

com.github.fracpete:weka-virtualenv 0.0.3

Java library of multi-way algorithms.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

weka-virtualenv
Version

Version

0.0.3
Type

Type

jar

Download weka-virtualenv 0.0.3


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