is not current version
Last Version 1.0-PLURALSIGHT

org.nekosoft.pdffer:pdffer-template 1.0.0

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

Categories

Categories

PDF Data
GroupId

GroupId

org.nekosoft.pdffer
ArtifactId

ArtifactId

pdffer-template
Version

Version

1.0.0
Type

Type

jar

Download pdffer-template 1.0.0


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