Last Version

OwnID Core Android SDK 1.0.0

Enable passwordless authentication to your existing flows within minutes

License

License

GroupId

GroupId

com.ownid.android-sdk
ArtifactId

ArtifactId

core
Version

Version

1.0.0
Type

Type

aar
Description

Description

OwnID Core Android SDK
Enable passwordless authentication to your existing flows within minutes
Project URL

Project URL

https://ownid.com
Source Code Management

Source Code Management

https://github.com/OwnID/ownid-android-sdk

Download core 1.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-runtime jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel jar 2.4.1
androidx.lifecycle » lifecycle-livedata-core jar 2.4.1
androidx.appcompat » appcompat jar 1.3.1
androidx.browser » browser jar 1.4.0
com.squareup.okio : okio jar 3.1.0
com.squareup.okhttp3 : okhttp jar 4.10.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.