GroupId | GroupIdorg.apache.mahout.jets3t |
---|---|
ArtifactId | ArtifactIdjets3t |
Version | Version0.7.1 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jets3t-0.7.1.pom | |
jets3t-0.7.1.jar | 368 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout.jets3t/jets3t/ -->
<dependency>
<groupId>org.apache.mahout.jets3t</groupId>
<artifactId>jets3t</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout.jets3t/jets3t/
implementation 'org.apache.mahout.jets3t:jets3t:0.7.1'
// https://jarcasting.com/artifacts/org.apache.mahout.jets3t/jets3t/
implementation ("org.apache.mahout.jets3t:jets3t:0.7.1")
'org.apache.mahout.jets3t:jets3t:jar:0.7.1'
<dependency org="org.apache.mahout.jets3t" name="jets3t" rev="0.7.1">
<artifact name="jets3t" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout.jets3t', module='jets3t', version='0.7.1')
)
libraryDependencies += "org.apache.mahout.jets3t" % "jets3t" % "0.7.1"
[org.apache.mahout.jets3t/jets3t "0.7.1"]