is not current version
Last Version 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

Categories

Categories

PDF Data
GroupId

GroupId

com.github.zhuobinchan
ArtifactId

ArtifactId

easy2print-pdf-core
Version

Version

1.0
Type

Type

jar

Download 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"]