Download utils-common-1.0.1.jar file - Jar u

Jar examples for u:utils-common

Description

Polyglotted Common Utils

You can download jar file utils-common 1.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add utils-common-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

utils-common-1.0.1-javadoc.jar
utils-common-1.0.1-sources.jar
utils-common-1.0.1.jar
utils-common-1.0.1.pom



Related Tutorials