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

Jar examples for p:pivot-wtk

Description

Apache Pivot WTK Library

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

pivot-wtk-2.0.5-javadoc.jar
pivot-wtk-2.0.5-sources.jar
pivot-wtk-2.0.5.jar
pivot-wtk-2.0.5.pom



Related Tutorials