Download arca-utils-1.0-beta.3.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.0-beta.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add arca-utils-1.0-beta.3.jar to your project.

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

Download

Click the following link to download the jar file.

arca-utils-1.0-beta.3-javadoc.jar
arca-utils-1.0-beta.3-sources.jar
arca-utils-1.0-beta.3.jar
arca-utils-1.0-beta.3.pom



Related Tutorials