is not current version
Last Version 0.0.28

com.github.fracpete:weka-virtualenv 0.0.20

Java library of multi-way algorithms.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

weka-virtualenv
Version

Version

0.0.20
Type

Type

jar

Download weka-virtualenv 0.0.20


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