Download arca-utils-1.1.2.jar file - Jar a

Jar examples for a:arca-utils

Description

A comprehensive framework for caching and displaying data.

You can download jar file arca-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 arca-utils-1.1.2.jar to your project.

<dependency>
   <groupId>io.pivotal</groupId>
   <artifactId>arca-utils</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'io.pivotal', name: 'arca-utils', version: '1.1.2'
libraryDependencies += "io.pivotal" % "arca-utils" % "1.1.2"
<dependency org="io.pivotal" name="arca-utils" rev="1.1.2"/>
@Grapes(@Grab(group='io.pivotal', module='arca-utils', version='1.1.2'))
'io.pivotal:arca-utils:jar:1.1.2'

Download

Click the following link to download the jar file.

arca-utils-1.1.2.pom



Related Tutorials