| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPDF Данные |
| Группа | Группаcom.github.rshtishi |
| Идентификатор | ИдентификаторpdfBarcodesProcessor |
| Последняя версия | Последняя версия1.0.2-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPdf Barcode Processor
A library for processing pdf that contain barcode images.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.rshtishi/pdfBarcodesProcessor/ -->
<dependency>
<groupId>com.github.rshtishi</groupId>
<artifactId>pdfBarcodesProcessor</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rshtishi/pdfBarcodesProcessor/
implementation 'com.github.rshtishi:pdfBarcodesProcessor:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.rshtishi/pdfBarcodesProcessor/
implementation ("com.github.rshtishi:pdfBarcodesProcessor:1.0.2-RELEASE")
'com.github.rshtishi:pdfBarcodesProcessor:jar:1.0.2-RELEASE'
<dependency org="com.github.rshtishi" name="pdfBarcodesProcessor" rev="1.0.2-RELEASE">
<artifact name="pdfBarcodesProcessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rshtishi', module='pdfBarcodesProcessor', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.rshtishi" % "pdfBarcodesProcessor" % "1.0.2-RELEASE"
[com.github.rshtishi/pdfBarcodesProcessor "1.0.2-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.pdfbox : pdfbox | jar | 2.0.16 |
| com.google.zxing : core | jar | 3.3.3 |
| com.google.zxing : javase | jar | 3.3.3 |
| nu.pattern : opencv | jar | 2.4.9-4 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |