не последняя версия
Последняя версия 1.3.0-1.4.4

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


Категории

Категории

JavaCPP Инструменты разработки Native
Группа

Группа

org.bytedeco.javacpp-presets
Идентификатор

Идентификатор

onnx
Версия

Версия

1.3.0-1.4.3
Тип

Тип

jar

Скачать 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"]