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