Download phidias-0.3.7.jar file - Jar p

Jar examples for p:phidias

Description

A small javax compiler adapter for OSGi environments.

You can download jar file phidias 0.3.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add phidias-0.3.7.jar to your project.

<dependency>
   <groupId>com.github.rotty3000</groupId>
   <artifactId>phidias</artifactId>
   <version>0.3.7</version>
</dependency>
compile group: 'com.github.rotty3000', name: 'phidias', version: '0.3.7'
libraryDependencies += "com.github.rotty3000" % "phidias" % "0.3.7"
<dependency org="com.github.rotty3000" name="phidias" rev="0.3.7"/>
@Grapes(@Grab(group='com.github.rotty3000', module='phidias', version='0.3.7'))
'com.github.rotty3000:phidias:jar:0.3.7'

Download

Click the following link to download the jar file.

phidias-0.3.7-javadoc.jar
phidias-0.3.7-sources.jar
phidias-0.3.7.jar
phidias-0.3.7.pom



Related Tutorials