is not current version
Last Version 0.0.4

com.github.bjlhx15:common-pdf 0.0.2-SNAPSHOTS

pdf 生成

Categories

Categories

PDF Data
GroupId

GroupId

com.github.bjlhx15
ArtifactId

ArtifactId

common-pdf
Version

Version

0.0.2-SNAPSHOTS
Type

Type

jar

Download common-pdf 0.0.2-SNAPSHOTS


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