License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.barcode4j |
ArtifactId | ArtifactIdbarcode4j-fop-ext |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBarcode4J extensions for Apache FOP 0.93 and later
Barcode4J is a flexible generator for barcodes written in Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
barcode4j-fop-ext-2.1.pom | |
barcode4j-fop-ext-2.1.jar | 15 KB |
barcode4j-fop-ext-2.1-sources.jar | 8 KB |
barcode4j-fop-ext-2.1-javadoc.jar | 777 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.barcode4j/barcode4j-fop-ext/ -->
<dependency>
<groupId>net.sf.barcode4j</groupId>
<artifactId>barcode4j-fop-ext</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.barcode4j/barcode4j-fop-ext/
implementation 'net.sf.barcode4j:barcode4j-fop-ext:2.1'
// https://jarcasting.com/artifacts/net.sf.barcode4j/barcode4j-fop-ext/
implementation ("net.sf.barcode4j:barcode4j-fop-ext:2.1")
'net.sf.barcode4j:barcode4j-fop-ext:jar:2.1'
<dependency org="net.sf.barcode4j" name="barcode4j-fop-ext" rev="2.1">
<artifact name="barcode4j-fop-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.barcode4j', module='barcode4j-fop-ext', version='2.1')
)
libraryDependencies += "net.sf.barcode4j" % "barcode4j-fop-ext" % "2.1"
[net.sf.barcode4j/barcode4j-fop-ext "2.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.barcode4j : barcode4j | jar | 2.1 |
org.apache.xmlgraphics : fop | jar | 0.95 |