Download phobos-webapp-0.6.2.jar file - Jar p

Jar examples for p:phobos-webapp

Description

You can download jar file phobos-webapp 0.6.2 in this page.

Build File

You can use the following script to add phobos-webapp-0.6.2.jar to your project.

<dependency>
   <groupId>com.sun.phobos</groupId>
   <artifactId>phobos-webapp</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'com.sun.phobos', name: 'phobos-webapp', version: '0.6.2'
libraryDependencies += "com.sun.phobos" % "phobos-webapp" % "0.6.2"
<dependency org="com.sun.phobos" name="phobos-webapp" rev="0.6.2"/>
@Grapes(@Grab(group='com.sun.phobos', module='phobos-webapp', version='0.6.2'))
'com.sun.phobos:phobos-webapp:jar:0.6.2'

Download

Click the following link to download the jar file.

phobos-webapp-0.6.2-javadoc.jar
phobos-webapp-0.6.2-sources.jar
phobos-webapp-0.6.2.jar
phobos-webapp-0.6.2.pom



Related Tutorials