Jar examples for c:common-core
A collection of common utilities and helper functions useful for a wide variety of applications.
You can download jar file common-core 1.1.0 in this page.
GNU General Public License, Version 3
You can use the following script to add common-core-1.1.0.jar to your project.
<dependency> <groupId>com.logicartisan</groupId> <artifactId>common-core</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.logicartisan', name: 'common-core', version: '1.1.0'
libraryDependencies += "com.logicartisan" % "common-core" % "1.1.0"
<dependency org="com.logicartisan" name="common-core" rev="1.1.0"/>
@Grapes(@Grab(group='com.logicartisan', module='common-core', version='1.1.0'))
'com.logicartisan:common-core:jar:1.1.0'
Click the following link to download the jar file.
common-core-1.1.0-javadoc.jar