is not current version
Last Version 2.9

com.github.dynckathline:barcode 1.4

你的项目描述

GroupId

GroupId

com.github.dynckathline
ArtifactId

ArtifactId

barcode
Version

Version

1.4
Type

Type

jar

Download barcode 1.4


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