jbarcode

A program for generating barcodes

License

License

GroupId

GroupId

de.klg.utils.jbarcode
ArtifactId

ArtifactId

jbarcode
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jbarcode
A program for generating barcodes
Project URL

Project URL

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

Source Code Management

https://github.com/borisklug/jbarcode

Download jbarcode

How to add to project

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

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.

Versions

Version
1.0.0
1.0.0-beta-1