Download phloc-jdk5-1.0.3.jar file - Jar p

Jar examples for p:phloc-jdk5

Description

phloc project converter to JDK 1.5

You can download jar file phloc-jdk5 1.0.3 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-jdk5-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-jdk5-1.0.3-javadoc.jar
phloc-jdk5-1.0.3-sources.jar
phloc-jdk5-1.0.3.jar
phloc-jdk5-1.0.3.pom



Related Tutorials