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

Jar examples for p:pivot-core

Description

Apache Pivot Core Library

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials