is not current version
Last Version 4.2.1

org.tribuo:tribuo-all 4.0.0


Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-all
Version

Version

4.0.0
Type

Type

pom

Download tribuo-all 4.0.0

Filename Size
tribuo-all-4.0.0.pom 8 KB
Browse

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