Download ioc-commons-utils-1.1.2.jar file - Jar i

Jar examples for i:ioc-commons-utils

Description

Library which contains some common utilities for the other IOC-Commons libraries.

You can download jar file ioc-commons-utils 1.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ioc-commons-utils-1.1.2.jar to your project.

<dependency>
   <groupId>com.seleniti.ioccommons</groupId>
   <artifactId>ioc-commons-utils</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'com.seleniti.ioccommons', name: 'ioc-commons-utils', version: '1.1.2'
libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons-utils" % "1.1.2"
<dependency org="com.seleniti.ioccommons" name="ioc-commons-utils" rev="1.1.2"/>
@Grapes(@Grab(group='com.seleniti.ioccommons', module='ioc-commons-utils', version='1.1.2'))
'com.seleniti.ioccommons:ioc-commons-utils:jar:1.1.2'

Download

Click the following link to download the jar file.

ioc-commons-utils-1.1.2-jar-with-dependencies.jar
ioc-commons-utils-1.1.2-javadoc.jar
ioc-commons-utils-1.1.2-sources.jar
ioc-commons-utils-1.1.2.jar
ioc-commons-utils-1.1.2.pom



Related Tutorials