is not current version
Last Version 4.2.1

org.tribuo:tribuo-tests 4.0.0


Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-tests
Version

Version

4.0.0
Type

Type

jar

Download tribuo-tests 4.0.0


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