Download pivot-wtk-1.5.1.jar file - Jar p

Jar examples for p:pivot-wtk

Description

Apache Pivot WTK Library

You can download jar file pivot-wtk 1.5.1 in this page.

License

Apache License

Build File

You can use the following script to add pivot-wtk-1.5.1.jar to your project.

<dependency>
   <groupId>org.apache.pivot</groupId>
   <artifactId>pivot-wtk</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'org.apache.pivot', name: 'pivot-wtk', version: '1.5.1'
libraryDependencies += "org.apache.pivot" % "pivot-wtk" % "1.5.1"
<dependency org="org.apache.pivot" name="pivot-wtk" rev="1.5.1"/>
@Grapes(@Grab(group='org.apache.pivot', module='pivot-wtk', version='1.5.1'))
'org.apache.pivot:pivot-wtk:jar:1.5.1'

Download

Click the following link to download the jar file.

pivot-wtk-1.5.1-sources.jar
pivot-wtk-1.5.1.jar
pivot-wtk-1.5.1.pom



Related Tutorials