is not current version
Last Version 0.0.13

com.github.bjlhx15:common-help 0.0.12

pdf 生成

GroupId

GroupId

com.github.bjlhx15
ArtifactId

ArtifactId

common-help
Version

Version

0.0.12
Type

Type

jar

Download common-help 0.0.12


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