License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdonnx |
Last Version | Last Version1.10.2-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for ONNX
The missing bridge between Java and native C++ libraries
|
Filename | Size |
---|---|
onnx-1.10.2-1.5.7.pom | |
onnx-1.10.2-1.5.7.jar | 389 KB |
onnx-1.10.2-1.5.7-sources.jar | 349 KB |
onnx-1.10.2-1.5.7-macosx-x86_64.jar | 2 MB |
onnx-1.10.2-1.5.7-linux-x86_64.jar | 2 MB |
onnx-1.10.2-1.5.7-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bytedeco/onnx/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>onnx</artifactId>
<version>1.10.2-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/onnx/
implementation 'org.bytedeco:onnx:1.10.2-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/onnx/
implementation ("org.bytedeco:onnx:1.10.2-1.5.7")
'org.bytedeco:onnx:jar:1.10.2-1.5.7'
<dependency org="org.bytedeco" name="onnx" rev="1.10.2-1.5.7">
<artifact name="onnx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='onnx', version='1.10.2-1.5.7')
)
libraryDependencies += "org.bytedeco" % "onnx" % "1.10.2-1.5.7"
[org.bytedeco/onnx "1.10.2-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
1.10.2-1.5.7
|
1.9.0-1.5.6
|
1.8.1-1.5.5
|
1.7.0-1.5.4
|
1.6.0-1.5.3
|
1.6.0-1.5.2
|
1.5.0-1.5.1
|
1.4.1-1.5
|