Last Version

MOKO tensorflow 0.2.1

Tensorflow Lite bindings for mobile (android & ios) Kotlin Multiplatform development

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

tensorflow-android-debug
Version

Version

0.2.1
Type

Type

aar
Description

Description

MOKO tensorflow
Tensorflow Lite bindings for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

https://github.com/icerockdev/moko-tensorflow
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-tensorflow

Download tensorflow-android-debug 0.2.1


<!-- https://jarcasting.com/artifacts/dev.icerock.moko/tensorflow-android-debug/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>tensorflow-android-debug</artifactId>
    <version>0.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/tensorflow-android-debug/
implementation 'dev.icerock.moko:tensorflow-android-debug:0.2.1'
// https://jarcasting.com/artifacts/dev.icerock.moko/tensorflow-android-debug/
implementation ("dev.icerock.moko:tensorflow-android-debug:0.2.1")
'dev.icerock.moko:tensorflow-android-debug:aar:0.2.1'
<dependency org="dev.icerock.moko" name="tensorflow-android-debug" rev="0.2.1">
  <artifact name="tensorflow-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='tensorflow-android-debug', version='0.2.1')
)
libraryDependencies += "dev.icerock.moko" % "tensorflow-android-debug" % "0.2.1"
[dev.icerock.moko/tensorflow-android-debug "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
org.tensorflow : tensorflow-lite jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
dev.icerock.moko : resources-android-debug jar 0.16.1

Project Modules

There are no modules declared in this project.