Download common-spring-0.12.jar file - Jar c

Jar examples for c:common-spring

Description

You can download jar file common-spring 0.12 in this page.

License

Apache License

Build File

You can use the following script to add common-spring-0.12.jar to your project.

<dependency>
   <groupId>com.foreach.libs</groupId>
   <artifactId>common-spring</artifactId>
   <version>0.12</version>
</dependency>
compile group: 'com.foreach.libs', name: 'common-spring', version: '0.12'
libraryDependencies += "com.foreach.libs" % "common-spring" % "0.12"
<dependency org="com.foreach.libs" name="common-spring" rev="0.12"/>
@Grapes(@Grab(group='com.foreach.libs', module='common-spring', version='0.12'))
'com.foreach.libs:common-spring:jar:0.12'

Download

Click the following link to download the jar file.

common-spring-0.12-javadoc.jar
common-spring-0.12-sources.jar
common-spring-0.12.jar
common-spring-0.12.pom



Related Tutorials