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

Jar examples for p:pivot-wtk

Description

Apache Pivot WTK Library

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials