Download phloc-commons-4.3.6.jar file - Jar p

Jar examples for p:phloc-commons

Description

phloc very basic stuff

You can download jar file phloc-commons 4.3.6 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-commons-4.3.6.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-commons-4.3.6-javadoc.jar
phloc-commons-4.3.6-sources.jar
phloc-commons-4.3.6-test-sources.jar
phloc-commons-4.3.6.jar
phloc-commons-4.3.6.pom



Related Tutorials