Download com.kasisoft.libs.common-2.9.jar file - Jar c

Jar examples for c:com.kasisoft.libs.common

Description

Collection of general purpose functionalities.

You can download jar file com.kasisoft.libs.common 2.9 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE

Build File

You can use the following script to add com.kasisoft.libs.common-2.9.jar to your project.

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

Download

Click the following link to download the jar file.

com.kasisoft.libs.common-2.9-javadoc.jar
com.kasisoft.libs.common-2.9-sources.jar
com.kasisoft.libs.common-2.9.jar
com.kasisoft.libs.common-2.9.pom



Related Tutorials