Download pc-controller-2.1.0-Beta01.jar file - Jar p

Jar examples for p:pc-controller

Description

You can download jar file pc-controller 2.1.0-Beta01 in this page.

Build File

You can use the following script to add pc-controller-2.1.0-Beta01.jar to your project.

<dependency>
   <groupId>org.gatein.pc</groupId>
   <artifactId>pc-controller</artifactId>
   <version>2.1.0-Beta01</version>
</dependency>
compile group: 'org.gatein.pc', name: 'pc-controller', version: '2.1.0-Beta01'
libraryDependencies += "org.gatein.pc" % "pc-controller" % "2.1.0-Beta01"
<dependency org="org.gatein.pc" name="pc-controller" rev="2.1.0-Beta01"/>
@Grapes(@Grab(group='org.gatein.pc', module='pc-controller', version='2.1.0-Beta01'))
'org.gatein.pc:pc-controller:jar:2.1.0-Beta01'

Download

Click the following link to download the jar file.

pc-controller-2.1.0-Beta01-sources.jar
pc-controller-2.1.0-Beta01.jar
pc-controller-2.1.0-Beta01.pom



Related Tutorials