Download phaedra-commons-0.6.5.jar file - Jar p

Jar examples for p:phaedra-commons

Description

You can download jar file phaedra-commons 0.6.5 in this page.

Build File

You can use the following script to add phaedra-commons-0.6.5.jar to your project.

<dependency>
   <groupId>net.phaedra</groupId>
   <artifactId>phaedra-commons</artifactId>
   <version>0.6.5</version>
</dependency>
compile group: 'net.phaedra', name: 'phaedra-commons', version: '0.6.5'
libraryDependencies += "net.phaedra" % "phaedra-commons" % "0.6.5"
<dependency org="net.phaedra" name="phaedra-commons" rev="0.6.5"/>
@Grapes(@Grab(group='net.phaedra', module='phaedra-commons', version='0.6.5'))
'net.phaedra:phaedra-commons:jar:0.6.5'

Download

Click the following link to download the jar file.

phaedra-commons-0.6.5.jar
phaedra-commons-0.6.5.pom



Related Tutorials