Download frontcache-core-1.0.0.jar file - Jar f

Jar examples for f:frontcache-core

Description

You can download jar file frontcache-core 1.0.0 in this page.

Build File

You can use the following script to add frontcache-core-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

frontcache-core-1.0.0-javadoc.jar
frontcache-core-1.0.0-sources.jar
frontcache-core-1.0.0.jar
frontcache-core-1.0.0.pom



Related Tutorials