| License | License
                                                        The Scanto Software License, Version 1.0                                                 | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdtech.scanto | 
| ArtifactId | ArtifactIdscantokit | 
| Last Version | Last Version3.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionSCANTOKIT The SCANTOKIT Android SDK gives you access to the powerful Scanto Vision Search platform to integrate into your Android app. | 
| Filename | Size | 
|---|---|
| scantokit-3.0.pom | |
| scantokit-3.0.aar | 858 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tech.scanto/scantokit/ -->
<dependency>
    <groupId>tech.scanto</groupId>
    <artifactId>scantokit</artifactId>
    <version>3.0</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/tech.scanto/scantokit/
implementation 'tech.scanto:scantokit:3.0'// https://jarcasting.com/artifacts/tech.scanto/scantokit/
implementation ("tech.scanto:scantokit:3.0")'tech.scanto:scantokit:aar:3.0'<dependency org="tech.scanto" name="scantokit" rev="3.0">
  <artifact name="scantokit" type="aar" />
</dependency>@Grapes(
@Grab(group='tech.scanto', module='scantokit', version='3.0')
)libraryDependencies += "tech.scanto" % "scantokit" % "3.0"[tech.scanto/scantokit "3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 | 
| com.android.support » design | jar | 28.0.0 | 
| com.android.support » support-media-compat | jar | 28.0.0 | 
| com.android.support » support-v4 | jar | 28.0.0 | 
| com.makeramen : roundedimageview | jar | 2.3.0 | 
| com.google.code.gson : gson | jar | 2.8.5 | 
| me.dm7.barcodescanner : zbar | jar | 1.9.8 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.21 | 
| io.ktor : ktor-client-android | jar | 1.1.3 | 
| org.jetbrains.kotlinx : kotlinx-serialization-runtime | jar | 0.10.0 | 
| android.arch.persistence.room » runtime | jar | 1.1.1 |