is not current version
Last Version 0.1.0

com.github.pwittchen:rxbiometric 0.0.1

RxJava and RxKotlin bindings for Biometric Prompt on Android

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

rxbiometric
Version

Version

0.0.1
Type

Type

aar

Download rxbiometric 0.0.1


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