License |
License |
---|---|
Categories |
CategoriesTribuo Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.tribuo |
ArtifactId | ArtifactIdtribuo-all |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontribuo-all
A Machine Learning library for Java.
|
Filename | Size |
---|---|
tribuo-all-4.2.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tribuo/tribuo-all/ -->
<dependency>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-all</artifactId>
<version>4.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tribuo/tribuo-all/
implementation 'org.tribuo:tribuo-all:4.2.1'
// https://jarcasting.com/artifacts/org.tribuo/tribuo-all/
implementation ("org.tribuo:tribuo-all:4.2.1")
'org.tribuo:tribuo-all:pom:4.2.1'
<dependency org="org.tribuo" name="tribuo-all" rev="4.2.1">
<artifact name="tribuo-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tribuo', module='tribuo-all', version='4.2.1')
)
libraryDependencies += "org.tribuo" % "tribuo-all" % "4.2.1"
[org.tribuo/tribuo-all "4.2.1"]