is not current version
Last Version 1.0.2-RELEASE

com.github.rshtishi:pdfBarcodesProcessor 1.0.0-RELEASE

A library for processing pdf that contain barcode images.

Categories

Categories

PDF Data
GroupId

GroupId

com.github.rshtishi
ArtifactId

ArtifactId

pdfBarcodesProcessor
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download pdfBarcodesProcessor 1.0.0-RELEASE


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