is not current version
Last Version 1.3.0-1.4.4

org.bytedeco.javacpp-presets:onnx 1.3.0-1.4.3


Categories

Categories

JavaCPP Development Tools Native
GroupId

GroupId

org.bytedeco.javacpp-presets
ArtifactId

ArtifactId

onnx
Version

Version

1.3.0-1.4.3
Type

Type

jar

Download onnx 1.3.0-1.4.3


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