is not current version
Last Version 2.2.0003

com.getbouncer:tensorflow-lite-arm-only 2.0.0081

This library provides a custom implementation of TFLite for Bouncer products.

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

com.getbouncer
ArtifactId

ArtifactId

tensorflow-lite-arm-only
Version

Version

2.0.0081
Type

Type

aar

Download tensorflow-lite-arm-only 2.0.0081


<!-- https://jarcasting.com/artifacts/com.getbouncer/tensorflow-lite-arm-only/ -->
<dependency>
    <groupId>com.getbouncer</groupId>
    <artifactId>tensorflow-lite-arm-only</artifactId>
    <version>2.0.0081</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getbouncer/tensorflow-lite-arm-only/
implementation 'com.getbouncer:tensorflow-lite-arm-only:2.0.0081'
// https://jarcasting.com/artifacts/com.getbouncer/tensorflow-lite-arm-only/
implementation ("com.getbouncer:tensorflow-lite-arm-only:2.0.0081")
'com.getbouncer:tensorflow-lite-arm-only:aar:2.0.0081'
<dependency org="com.getbouncer" name="tensorflow-lite-arm-only" rev="2.0.0081">
  <artifact name="tensorflow-lite-arm-only" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getbouncer', module='tensorflow-lite-arm-only', version='2.0.0081')
)
libraryDependencies += "com.getbouncer" % "tensorflow-lite-arm-only" % "2.0.0081"
[com.getbouncer/tensorflow-lite-arm-only "2.0.0081"]