License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.barcode4j |
ArtifactId | ArtifactIdbarcode4j-light |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBarcode4J Light
Barcode4J is a flexible generator for barcodes written in Java.
This library contains only the core functionality.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
barcode4j-light-2.0.pom | |
barcode4j-light-2.0.jar | 208 KB |
barcode4j-light-2.0-sources.jar | 25 KB |
barcode4j-light-2.0-javadoc.jar | 777 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.barcode4j/barcode4j-light/ -->
<dependency>
<groupId>net.sf.barcode4j</groupId>
<artifactId>barcode4j-light</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.barcode4j/barcode4j-light/
implementation 'net.sf.barcode4j:barcode4j-light:2.0'
// https://jarcasting.com/artifacts/net.sf.barcode4j/barcode4j-light/
implementation ("net.sf.barcode4j:barcode4j-light:2.0")
'net.sf.barcode4j:barcode4j-light:jar:2.0'
<dependency org="net.sf.barcode4j" name="barcode4j-light" rev="2.0">
<artifact name="barcode4j-light" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.barcode4j', module='barcode4j-light', version='2.0')
)
libraryDependencies += "net.sf.barcode4j" % "barcode4j-light" % "2.0"
[net.sf.barcode4j/barcode4j-light "2.0"]
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom Optional | jar | 1.0 |
xalan : xalan Optional | jar | 2.7.0 |
xerces : xercesImpl Optional | jar | 2.9.0 |
xml-apis : xml-apis | jar | 1.3.04 |