Download pdflitz_2.11-1.2.1.jar file - Jar p

Jar examples for p:pdflitz-2.11

Description

A simple action to export GUI components as PDF files

You can download jar file pdflitz_2.11 1.2.1 in this page.

License

GPL v3+

Build File

You can use the following script to add pdflitz_2.11-1.2.1.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>pdflitz_2.11</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'de.sciss', name: 'pdflitz_2.11', version: '1.2.1'
libraryDependencies += "de.sciss" % "pdflitz_2.11" % "1.2.1"
<dependency org="de.sciss" name="pdflitz_2.11" rev="1.2.1"/>
@Grapes(@Grab(group='de.sciss', module='pdflitz_2.11', version='1.2.1'))
'de.sciss:pdflitz_2.11:jar:1.2.1'

Download

Click the following link to download the jar file.

pdflitz_2.11-1.2.1-javadoc.jar
pdflitz_2.11-1.2.1-sources.jar
pdflitz_2.11-1.2.1.jar
pdflitz_2.11-1.2.1.pom



Related Tutorials