GroupId | GroupIdio.github.dadino.barcodescanner |
---|---|
ArtifactId | ArtifactIdrx2 |
Version | Version0.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
rx2-0.0.4.pom | |
rx2-0.0.4-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dadino.barcodescanner/rx2/ -->
<dependency>
<groupId>io.github.dadino.barcodescanner</groupId>
<artifactId>rx2</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dadino.barcodescanner/rx2/
implementation 'io.github.dadino.barcodescanner:rx2:0.0.4'
// https://jarcasting.com/artifacts/io.github.dadino.barcodescanner/rx2/
implementation ("io.github.dadino.barcodescanner:rx2:0.0.4")
'io.github.dadino.barcodescanner:rx2:aar:0.0.4'
<dependency org="io.github.dadino.barcodescanner" name="rx2" rev="0.0.4">
<artifact name="rx2" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dadino.barcodescanner', module='rx2', version='0.0.4')
)
libraryDependencies += "io.github.dadino.barcodescanner" % "rx2" % "0.0.4"
[io.github.dadino.barcodescanner/rx2 "0.0.4"]