SimplePDF

A tool to create simple PDF documents.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.randomcodeorg.simplepdf
ArtifactId

ArtifactId

simplepdf
Last Version

Last Version

0.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.0.1