is not current version
Last Version 1.0.0

jbarcode 1.0.0-beta-1

A program for generating 2d barcodes

License

License

GroupId

GroupId

de.klg.utils.jbarcode
ArtifactId

ArtifactId

jbarcode
Version

Version

1.0.0-beta-1
Type

Type

jar
Description

Description

jbarcode
A program for generating 2d barcodes
Project URL

Project URL

https://github.com/borisklug/jbarcode
Source Code Management

Source Code Management

https://github.com/borisklug/jbarcode

Download jbarcode 1.0.0-beta-1


<!-- https://jarcasting.com/artifacts/de.klg.utils.jbarcode/jbarcode/ -->
<dependency>
    <groupId>de.klg.utils.jbarcode</groupId>
    <artifactId>jbarcode</artifactId>
    <version>1.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/de.klg.utils.jbarcode/jbarcode/
implementation 'de.klg.utils.jbarcode:jbarcode:1.0.0-beta-1'
// https://jarcasting.com/artifacts/de.klg.utils.jbarcode/jbarcode/
implementation ("de.klg.utils.jbarcode:jbarcode:1.0.0-beta-1")
'de.klg.utils.jbarcode:jbarcode:jar:1.0.0-beta-1'
<dependency org="de.klg.utils.jbarcode" name="jbarcode" rev="1.0.0-beta-1">
  <artifact name="jbarcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.klg.utils.jbarcode', module='jbarcode', version='1.0.0-beta-1')
)
libraryDependencies += "de.klg.utils.jbarcode" % "jbarcode" % "1.0.0-beta-1"
[de.klg.utils.jbarcode/jbarcode "1.0.0-beta-1"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.