Download core-utils-1.0.0.jar file - Jar c

Jar examples for c:core-utils

Description

Internal library with methods shared among projects in this group

You can download jar file core-utils 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add core-utils-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

core-utils-1.0.0-javadoc.jar
core-utils-1.0.0-sources.jar
core-utils-1.0.0.jar
core-utils-1.0.0.pom



Related Tutorials