не последняя версия
Последняя версия 1.1

com.github.zhuobinchan:easy2print-pdf-core 1.0

This is an extension library to easy print pdf. 方便大家填写pdf 第三方库 项目地址:https://github.com/zhuobinchan/easy2printPDF

Категории

Категории

PDF Данные
Группа

Группа

com.github.zhuobinchan
Идентификатор

Идентификатор

easy2print-pdf-core
Версия

Версия

1.0
Тип

Тип

jar

Скачать easy2print-pdf-core 1.0


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