Jar examples for b:barcode4j
Barcode4J is a flexible generator for barcodes written in Java.
You can download jar file barcode4j 2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add barcode4j-2.0.jar to your project.
<dependency> <groupId>net.sf.barcode4j</groupId> <artifactId>barcode4j</artifactId> <version>2.0</version> </dependency>
compile group: 'net.sf.barcode4j', name: 'barcode4j', version: '2.0'
libraryDependencies += "net.sf.barcode4j" % "barcode4j" % "2.0"
<dependency org="net.sf.barcode4j" name="barcode4j" rev="2.0"/>
@Grapes(@Grab(group='net.sf.barcode4j', module='barcode4j', version='2.0'))
'net.sf.barcode4j:barcode4j:jar:2.0'
Click the following link to download the jar file.
barcode4j-2.0.jar