License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.barcode4j |
ArtifactId | ArtifactIdbarcode4j |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBarcode4J
Barcode4J is a flexible generator for barcodes written in Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
barcode4j-2.1.pom | |
barcode4j-2.1.jar | 267 KB |
barcode4j-2.1-sources.jar | 236 KB |
barcode4j-2.1-javadoc.jar | 880 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.2 |