Download pdflitz_2.10-1.1.0.jar file - Jar p

Jar examples for p:pdflitz-2.10

Description

A simple action to export GUI components as PDF files

You can download jar file pdflitz_2.10 1.1.0 in this page.

License

GPL v3+

Build File

You can use the following script to add pdflitz_2.10-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

pdflitz_2.10-1.1.0-javadoc.jar
pdflitz_2.10-1.1.0-sources.jar
pdflitz_2.10-1.1.0.jar
pdflitz_2.10-1.1.0.pom



Related Tutorials