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

Jar examples for p:pivot-core

Description

Apache Pivot Core Library

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials