Download ovea-cache-1.0.ga.jar file - Jar o

Jar examples for o:ovea-cache

Description

Chache API

You can download jar file ovea-cache 1.0.ga in this page.

Build File

You can use the following script to add ovea-cache-1.0.ga.jar to your project.

<dependency>
   <groupId>com.ovea</groupId>
   <artifactId>ovea-cache</artifactId>
   <version>1.0.ga</version>
</dependency>
compile group: 'com.ovea', name: 'ovea-cache', version: '1.0.ga'
libraryDependencies += "com.ovea" % "ovea-cache" % "1.0.ga"
<dependency org="com.ovea" name="ovea-cache" rev="1.0.ga"/>
@Grapes(@Grab(group='com.ovea', module='ovea-cache', version='1.0.ga'))
'com.ovea:ovea-cache:jar:1.0.ga'

Download

Click the following link to download the jar file.

ovea-cache-1.0.ga-javadoc.jar
ovea-cache-1.0.ga-sources.jar
ovea-cache-1.0.ga.jar
ovea-cache-1.0.ga.pom



Related Tutorials