Barcode-Java

Barcode image generation library in Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.pnuema.java
ArtifactId

ArtifactId

barcode
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

Barcode-Java
Barcode image generation library in Java
Project URL

Project URL

https://github.com/barnhill/barcode-java
Source Code Management

Source Code Management

https://github.com/barnhill/barcode-java

Download barcode

How to add to project

<!-- https://jarcasting.com/artifacts/com.pnuema.java/barcode/ -->
<dependency>
    <groupId>com.pnuema.java</groupId>
    <artifactId>barcode</artifactId>
    <version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.pnuema.java/barcode/
implementation 'com.pnuema.java:barcode:1.11'
// https://jarcasting.com/artifacts/com.pnuema.java/barcode/
implementation ("com.pnuema.java:barcode:1.11")
'com.pnuema.java:barcode:jar:1.11'
<dependency org="com.pnuema.java" name="barcode" rev="1.11">
  <artifact name="barcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pnuema.java', module='barcode', version='1.11')
)
libraryDependencies += "com.pnuema.java" % "barcode" % "1.11"
[com.pnuema.java/barcode "1.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.11
1.10
1.9
1.8
1.7
1.5
1.4
1.3
1.2
1.1