Last Version

JavaCPP Presets for ONNX 1.3.0-1.4.4

The missing bridge between Java and native C++ libraries

License

License

Categories

Categories

JavaCPP Development Tools Native
GroupId

GroupId

org.bytedeco.javacpp-presets
ArtifactId

ArtifactId

onnx
Version

Version

1.3.0-1.4.4
Type

Type

jar
Description

Description

JavaCPP Presets for ONNX
The missing bridge between Java and native C++ libraries

Download onnx 1.3.0-1.4.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.bytedeco : javacpp jar 1.4.4

Project Modules

There are no modules declared in this project.