is not current version
Last Version 0.3.0

io.github.dadino.barcodescanner:rx2 0.0.2

BarcodeScanner

GroupId

GroupId

io.github.dadino.barcodescanner
ArtifactId

ArtifactId

rx2
Version

Version

0.0.2
Type

Type

aar

Download rx2 0.0.2


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