is not current version
Last Version 0.2.1

MOKO tensorflow 0.1.1

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

License

License

https://github.com/icerockdev/moko-tensorflow/blob/master/LICENSE.md
Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

tensorflow-android-debug
Version

Version

0.1.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.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.31
dev.icerock.moko : resources-android-debug jar 0.15.1

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
org.tensorflow : tensorflow-lite jar 2.2.0
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.31

Project Modules

There are no modules declared in this project.