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

Jar examples for u:utils-common

Description

Polyglotted Common Utils

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials