Download util-core-1.0.13.jar file - Jar u

Jar examples for u:util-core

Description

Basic utility functions shared by all Indeed projects

You can download jar file util-core 1.0.13 in this page.

Build File

You can use the following script to add util-core-1.0.13.jar to your project.

<dependency>
   <groupId>com.indeed</groupId>
   <artifactId>util-core</artifactId>
   <version>1.0.13</version>
</dependency>
compile group: 'com.indeed', name: 'util-core', version: '1.0.13'
libraryDependencies += "com.indeed" % "util-core" % "1.0.13"
<dependency org="com.indeed" name="util-core" rev="1.0.13"/>
@Grapes(@Grab(group='com.indeed', module='util-core', version='1.0.13'))
'com.indeed:util-core:jar:1.0.13'

Download

Click the following link to download the jar file.

util-core-1.0.13-javadoc.jar
util-core-1.0.13-sources.jar
util-core-1.0.13.jar
util-core-1.0.13.pom



Related Tutorials