Download phloc-webctrls-2.1.0.jar file - Jar p

Jar examples for p:phloc-webctrls

Description

Library with common JavaScript and Java UI components for web applications

You can download jar file phloc-webctrls 2.1.0 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-webctrls-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-webctrls-2.1.0-javadoc.jar
phloc-webctrls-2.1.0-sources.jar
phloc-webctrls-2.1.0-test-sources.jar
phloc-webctrls-2.1.0.jar
phloc-webctrls-2.1.0.pom



Related Tutorials