Example Application

A application used as an example on how to set up

License

License

GroupId

GroupId

com.id-photo-verify
ArtifactId

ArtifactId

example-1.0.0
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Example Application
A application used as an example on how to set up

Download example-1.0.0

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
com.camerakit » camerakit jar 1.0.0-beta3.11
com.camerakit » jpegkit jar 0.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.3
com.android.support » appcompat-v7 jar 27.1.1
com.android.support » design jar 27.1.1
com.github.bumptech.glide : glide jar 3.6.0
io.reactivex.rxjava2 : rxjava jar 2.2.16
io.reactivex.rxjava2 : rxandroid jar 2.1.1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
com.android.support.constraint » constraint-layout jar 2.0.1
com.readystatesoftware.systembartint : systembartint jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0