GroupId | GroupIdpub.doric.extension |
---|---|
ArtifactId | ArtifactIdbarcodescanner |
Last Version | Last Version0.1.11 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description8e877f5c894c98b3dc142fe5db85c1ae656610c3
|
Filename | Size |
---|---|
barcodescanner-0.1.11.pom | |
barcodescanner-0.1.11.aar | 53 KB |
barcodescanner-0.1.11-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pub.doric.extension/barcodescanner/ -->
<dependency>
<groupId>pub.doric.extension</groupId>
<artifactId>barcodescanner</artifactId>
<version>0.1.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pub.doric.extension/barcodescanner/
implementation 'pub.doric.extension:barcodescanner:0.1.11'
// https://jarcasting.com/artifacts/pub.doric.extension/barcodescanner/
implementation ("pub.doric.extension:barcodescanner:0.1.11")
'pub.doric.extension:barcodescanner:aar:0.1.11'
<dependency org="pub.doric.extension" name="barcodescanner" rev="0.1.11">
<artifact name="barcodescanner" type="aar" />
</dependency>
@Grapes(
@Grab(group='pub.doric.extension', module='barcodescanner', version='0.1.11')
)
libraryDependencies += "pub.doric.extension" % "barcodescanner" % "0.1.11"
[pub.doric.extension/barcodescanner "0.1.11"]
Group / Artifact | Type | Version |
---|---|---|
pub.doric : core | jar | 0.7.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |
me.dm7.barcodescanner : zxing | jar | 1.9.13 |