Barcode4J

Barcode4J is a flexible generator for barcodes written in Java.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.barcode4j
ArtifactId

ArtifactId

barcode4j
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Barcode4J
Barcode4J is a flexible generator for barcodes written in Java.
Project URL

Project URL

http://barcode4j.sourceforge.net
Source Code Management

Source Code Management

http://barcode4j.cvs.sourceforge.net/barcode4j

Download barcode4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
avalon-framework : avalon-framework-impl jar 4.2.0
commons-cli : commons-cli jar 1.0
org.apache.ant : ant jar 1.7.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0