Download jcommons-core-1.0.v201602292337.jar file - Jar j

Jar examples for j:jcommons-core

Description

My Java Commons Lib Core

You can download jar file jcommons-core 1.0.v201602292337 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jcommons-core-1.0.v201602292337.jar to your project.

<dependency>
   <groupId>com.github.coderepositories</groupId>
   <artifactId>jcommons-core</artifactId>
   <version>1.0.v201602292337</version>
</dependency>
compile group: 'com.github.coderepositories', name: 'jcommons-core', version: '1.0.v201602292337'
libraryDependencies += "com.github.coderepositories" % "jcommons-core" % "1.0.v201602292337"
<dependency org="com.github.coderepositories" name="jcommons-core" rev="1.0.v201602292337"/>
@Grapes(@Grab(group='com.github.coderepositories', module='jcommons-core', version='1.0.v201602292337'))
'com.github.coderepositories:jcommons-core:jar:1.0.v201602292337'

Download

Click the following link to download the jar file.

jcommons-core-1.0.v201602292337-javadoc.jar
jcommons-core-1.0.v201602292337-sources.jar
jcommons-core-1.0.v201602292337.jar
jcommons-core-1.0.v201602292337.pom



Related Tutorials