License |
License |
---|---|
GroupId | GroupIdio.github.dadino.barcodescanner |
ArtifactId | ArtifactIdadb |
Version | Version0.2.1 |
Type | Typeaar |
Description |
Descriptionadb
BarcodeScanner
|
Filename | Size |
---|---|
adb-0.2.1.pom | |
adb-0.2.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dadino.barcodescanner/adb/ -->
<dependency>
<groupId>io.github.dadino.barcodescanner</groupId>
<artifactId>adb</artifactId>
<version>0.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dadino.barcodescanner/adb/
implementation 'io.github.dadino.barcodescanner:adb:0.2.1'
// https://jarcasting.com/artifacts/io.github.dadino.barcodescanner/adb/
implementation ("io.github.dadino.barcodescanner:adb:0.2.1")
'io.github.dadino.barcodescanner:adb:aar:0.2.1'
<dependency org="io.github.dadino.barcodescanner" name="adb" rev="0.2.1">
<artifact name="adb" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dadino.barcodescanner', module='adb', version='0.2.1')
)
libraryDependencies += "io.github.dadino.barcodescanner" % "adb" % "0.2.1"
[io.github.dadino.barcodescanner/adb "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dadino.barcodescanner : base | jar | 0.2.1 |