How To Install Java Artifact com.microsoft.onnxruntime.onnxruntime-android v1.13.1

com.microsoft.onnxruntime onnxruntime-android 1.13.1

Introduction

In this article, we'll learn how to install Java artifact onnxruntime-android from com.microsoft.onnxruntime group in version 1.13.1. The artifact is available in 15 versions: 1.17.3 1.17.1 1.17.0 1.16.3 1.16.2 1.16.1 1.16.0-rc1 1.16.0 1.15.1 1.15.0 1.14.0 1.13.1 1.12.1 1.12.0 1.11.0 . The onnx-runtime project has been released under MIT License license, and has its own website at: https://microsoft.github.io/onnxruntime/ .

How To Install Java Artifact com.microsoft.onnxruntime.onnxruntime-android In Version 1.13.1

To install the onnx-runtime artifact in version 1.13.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses onnx-runtime dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses