p

plugin-transformer-jsonVelocity-pdf

Files download
File Operation
plugin-transformer-jsonVelocity-pdf-1.3.jar download
plugin-transformer-jsonVelocity-pdf-1.3.pom download
plugin-transformer-jsonVelocity-pdf-1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.googlecode.the-fascinator.plugins</groupId>
  <artifactId>plugin-transformer-jsonVelocity-pdf</artifactId>
  <version>1.3</version>
</dependency>
Gradle Groovy
implementation 'com.googlecode.the-fascinator.plugins:plugin-transformer-jsonVelocity-pdf:1.3'
Gradle Kotlin
implementation("com.googlecode.the-fascinator.plugins:plugin-transformer-jsonVelocity-pdf:1.3")
Scala SBT
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-transformer-jsonVelocity-pdf" % "1.3"
Groovy Grape
@Grapes(
  @Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-transformer-jsonVelocity-pdf', version='1.3')
)
Apache Ivy
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-transformer-jsonVelocity-pdf" rev="1.3" />
Leiningen
[com.googlecode.the-fascinator.plugins/plugin-transformer-jsonVelocity-pdf "1.3"]
Apache Buildr
'com.googlecode.the-fascinator.plugins:plugin-transformer-jsonVelocity-pdf:jar:1.3'