Download cachedfield-1.7.0-RC1.jar file - Jar c

Jar examples for c:cachedfield

Description

Wrapper for managing expensive resources.

You can download jar file cachedfield 1.7.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cachedfield-1.7.0-RC1.jar to your project.

<dependency>
   <groupId>com.byoutline.cachedfield</groupId>
   <artifactId>cachedfield</artifactId>
   <version>1.7.0-RC1</version>
</dependency>
compile group: 'com.byoutline.cachedfield', name: 'cachedfield', version: '1.7.0-RC1'
libraryDependencies += "com.byoutline.cachedfield" % "cachedfield" % "1.7.0-RC1"
<dependency org="com.byoutline.cachedfield" name="cachedfield" rev="1.7.0-RC1"/>
@Grapes(@Grab(group='com.byoutline.cachedfield', module='cachedfield', version='1.7.0-RC1'))
'com.byoutline.cachedfield:cachedfield:jar:1.7.0-RC1'

Download

Click the following link to download the jar file.

cachedfield-1.7.0-RC1-javadoc.jar
cachedfield-1.7.0-RC1-sources.jar
cachedfield-1.7.0-RC1.jar
cachedfield-1.7.0-RC1.pom



Related Tutorials