Download commons-support-1.0.jar file - Jar c

Jar examples for c:commons-support

Description

A common support library.

You can download jar file commons-support 1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add commons-support-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

commons-support-1.0-javadoc.jar
commons-support-1.0-sources.jar
commons-support-1.0.jar
commons-support-1.0.pom



Related Tutorials