PDFfer Template

The definition of a PDFfer Template interface for the core library and custom template libraries

License

License

Categories

Categories

PDF Data
GroupId

GroupId

org.nekosoft.pdffer
ArtifactId

ArtifactId

pdffer-template
Last Version

Last Version

1.0-PLURALSIGHT
Release Date

Release Date

Type

Type

jar
Description

Description

PDFfer Template
The definition of a PDFfer Template interface for the core library and custom template libraries
Project URL

Project URL

https://pdffer.nekosoft.org
Source Code Management

Source Code Management

https://github.com/PDFfer/pdffer-template

Download pdffer-template

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-PLURALSIGHT
1.0.0