Last Version

ONNXExport 4.2.1

A Machine Learning library for Java.

License

License

Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-util-onnx
Version

Version

4.2.1
Type

Type

jar
Description

Description

ONNXExport
A Machine Learning library for Java.

Download tribuo-util-onnx 4.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.19.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.