Last Version

EdgeStore Engine 1.0.1-alpha02

Runs edgestore.ai models in android devices.

License

License

GroupId

GroupId

ai.edgestore
ArtifactId

ArtifactId

engine
Version

Version

1.0.1-alpha02
Type

Type

aar
Description

Description

EdgeStore Engine
Runs edgestore.ai models in android devices.
Project URL

Project URL

https://www.edgestore.ai
Source Code Management

Source Code Management

https://github.com/physxP/EdgeStoreAndroidSnapshotArtifacts

Download engine 1.0.1-alpha02


<!-- https://jarcasting.com/artifacts/ai.edgestore/engine/ -->
<dependency>
    <groupId>ai.edgestore</groupId>
    <artifactId>engine</artifactId>
    <version>1.0.1-alpha02</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.edgestore/engine/
implementation 'ai.edgestore:engine:1.0.1-alpha02'
// https://jarcasting.com/artifacts/ai.edgestore/engine/
implementation ("ai.edgestore:engine:1.0.1-alpha02")
'ai.edgestore:engine:aar:1.0.1-alpha02'
<dependency org="ai.edgestore" name="engine" rev="1.0.1-alpha02">
  <artifact name="engine" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.edgestore', module='engine', version='1.0.1-alpha02')
)
libraryDependencies += "ai.edgestore" % "engine" % "1.0.1-alpha02"
[ai.edgestore/engine "1.0.1-alpha02"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
ai.edgestore : engine jar 1.0.1-alpha02

runtime (8)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.2
org.tensorflow : tensorflow-lite-task-vision jar 0.3.1
org.tensorflow : tensorflow-lite-gpu-delegate-plugin jar 0.3.1
org.tensorflow : tensorflow-lite-metadata jar 0.3.1
org.tensorflow : tensorflow-lite-support jar 0.3.1

Project Modules

There are no modules declared in this project.