Last Version

SimplePDF 0.0.1

A tool to create simple PDF documents.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.randomcodeorg.simplepdf
ArtifactId

ArtifactId

simplepdf
Version

Version

0.0.1
Type

Type

jar
Description

Description

SimplePDF
A tool to create simple PDF documents.
Project URL

Project URL

https://github.com/RandomCodeOrg/SimplePDF
Source Code Management

Source Code Management

https://github.com/RandomCodeOrg/SimplePDF.git

Download simplepdf 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 1.8.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.