is not current version
Last Version 0.7.1

org.apache.mahout.jets3t:jets3t 0.6.1


GroupId

GroupId

org.apache.mahout.jets3t
ArtifactId

ArtifactId

jets3t
Version

Version

0.6.1
Type

Type

jar

Download jets3t 0.6.1


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