Categories |
CategoriesPDF Data |
---|---|
GroupId | GroupIdcom.github.bjlhx15 |
ArtifactId | ArtifactIdcommon-pdf |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
common-pdf-0.0.1.pom | |
common-pdf-0.0.1.jar | 4 MB |
common-pdf-0.0.1-sources.jar | 4 MB |
common-pdf-0.0.1-javadoc.jar | 24 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bjlhx15/common-pdf/ -->
<dependency>
<groupId>com.github.bjlhx15</groupId>
<artifactId>common-pdf</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjlhx15/common-pdf/
implementation 'com.github.bjlhx15:common-pdf:0.0.1'
// https://jarcasting.com/artifacts/com.github.bjlhx15/common-pdf/
implementation ("com.github.bjlhx15:common-pdf:0.0.1")
'com.github.bjlhx15:common-pdf:jar:0.0.1'
<dependency org="com.github.bjlhx15" name="common-pdf" rev="0.0.1">
<artifact name="common-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjlhx15', module='common-pdf', version='0.0.1')
)
libraryDependencies += "com.github.bjlhx15" % "common-pdf" % "0.0.1"
[com.github.bjlhx15/common-pdf "0.0.1"]