stripecardscan-tflite

Minimalized TensorFlow Lite implementation for stripecardscan

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

stripecardscan-tflite
Last Version

Last Version

20.6.2
Release Date

Release Date

Type

Type

aar
Description

Description

stripecardscan-tflite
Minimalized TensorFlow Lite implementation for stripecardscan
Project URL

Project URL

https://github.com/stripe/stripe-android
Source Code Management

Source Code Management

https://github.com/stripe/stripe-android

Download stripecardscan-tflite

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
20.6.2
20.6.1