Last Version

rxbiometric 0.1.0

RxJava and RxKotlin bindings for Biometric Prompt on Android

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

rxbiometric
Version

Version

0.1.0
Type

Type

aar
Description

Description

rxbiometric
RxJava and RxKotlin bindings for Biometric Prompt on Android
Project URL

Project URL

https://github.com/pwittchen/RxBiometric
Source Code Management

Source Code Management

https://github.com/pwittchen/RxBiometric

Download rxbiometric 0.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.0
io.reactivex.rxjava2 : rxandroid jar 2.0.2
io.reactivex.rxjava2 : rxkotlin jar 2.3.0
androidx.annotation » annotation jar 1.0.1
androidx.biometric » biometric jar 1.0.0-alpha03
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.0

Project Modules

There are no modules declared in this project.