Download phobos-runtime-0.6.0.jar file - Jar p

Jar examples for p:phobos-runtime

Description

You can download jar file phobos-runtime 0.6.0 in this page.

License

Open Source License

Build File

You can use the following script to add phobos-runtime-0.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

phobos-runtime-0.6.0.jar
phobos-runtime-0.6.0-javadoc.jar
phobos-runtime-0.6.0.pom
phobos-runtime-0.6.0-sources.jar



Related Tutorials