is not current version
Last Version 2.9

com.github.dynckathline:barcode 2.8

你的项目描述

GroupId

GroupId

com.github.dynckathline
ArtifactId

ArtifactId

barcode
Version

Version

2.8
Type

Type

aar

Download barcode 2.8


<!-- https://jarcasting.com/artifacts/com.github.dynckathline/barcode/ -->
<dependency>
    <groupId>com.github.dynckathline</groupId>
    <artifactId>barcode</artifactId>
    <version>2.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dynckathline/barcode/
implementation 'com.github.dynckathline:barcode:2.8'
// https://jarcasting.com/artifacts/com.github.dynckathline/barcode/
implementation ("com.github.dynckathline:barcode:2.8")
'com.github.dynckathline:barcode:aar:2.8'
<dependency org="com.github.dynckathline" name="barcode" rev="2.8">
  <artifact name="barcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dynckathline', module='barcode', version='2.8')
)
libraryDependencies += "com.github.dynckathline" % "barcode" % "2.8"
[com.github.dynckathline/barcode "2.8"]