is not current version
Last Version 0.0.4

com.github.bjlhx15:common-pdf 0.0.3

pdf 生成

Categories

Categories

PDF Data
GroupId

GroupId

com.github.bjlhx15
ArtifactId

ArtifactId

common-pdf
Version

Version

0.0.3
Type

Type

jar

Download common-pdf 0.0.3


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