License |
License |
---|---|
GroupId | GroupIdcom.github.dynckathline |
ArtifactId | ArtifactIdbarcode |
Version | Version1.8 |
Type | Typeaar |
Description |
Descriptionbarcode
你的项目描述
|
Filename | Size |
---|---|
barcode-1.8.pom | |
barcode-1.8.aar | 68 KB |
barcode-1.8-sources.jar | 40 KB |
barcode-1.8-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dynckathline/barcode/ -->
<dependency>
<groupId>com.github.dynckathline</groupId>
<artifactId>barcode</artifactId>
<version>1.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dynckathline/barcode/
implementation 'com.github.dynckathline:barcode:1.8'
// https://jarcasting.com/artifacts/com.github.dynckathline/barcode/
implementation ("com.github.dynckathline:barcode:1.8")
'com.github.dynckathline:barcode:aar:1.8'
<dependency org="com.github.dynckathline" name="barcode" rev="1.8">
<artifact name="barcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dynckathline', module='barcode', version='1.8')
)
libraryDependencies += "com.github.dynckathline" % "barcode" % "1.8"
[com.github.dynckathline/barcode "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.mlkit » barcode-scanning | jar | 16.1.1 |
androidx.lifecycle » lifecycle-runtime | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.1-android |