Jar examples for c:cachedfield
Wrapper for managing expensive resources.
You can download jar file cachedfield 1.7.0-RC1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
cachedfield-1.7.0-RC1-javadoc.jar