| License |
License
COMMERCIAL
|
|---|---|
| GroupId | GroupIdai.cardscan |
| ArtifactId | ArtifactIdinsurance-cardscan |
| Version | Version0.2.8 |
| Type | Typeaar |
| Description |
DescriptionCardScan.ai - Insurance Card Scanning
A library that makes it easy to add health insurance card scanning to any Java, Kotlin or Android application.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| insurance-cardscan-0.2.8.pom | |
| insurance-cardscan-0.2.8-sources.jar | 1 KB |
| insurance-cardscan-0.2.8-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.cardscan/insurance-cardscan/ -->
<dependency>
<groupId>ai.cardscan</groupId>
<artifactId>insurance-cardscan</artifactId>
<version>0.2.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.cardscan/insurance-cardscan/
implementation 'ai.cardscan:insurance-cardscan:0.2.8'
// https://jarcasting.com/artifacts/ai.cardscan/insurance-cardscan/
implementation ("ai.cardscan:insurance-cardscan:0.2.8")
'ai.cardscan:insurance-cardscan:aar:0.2.8'
<dependency org="ai.cardscan" name="insurance-cardscan" rev="0.2.8">
<artifact name="insurance-cardscan" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.cardscan', module='insurance-cardscan', version='0.2.8')
)
libraryDependencies += "ai.cardscan" % "insurance-cardscan" % "0.2.8"
[ai.cardscan/insurance-cardscan "0.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.31 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |
| com.google.code.gson : gson | jar | 2.8.9 |