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