Download ottocachedfield-1.6.0-beta4.jar file - Jar o

Jar examples for o:ottocachedfield

Description

Wrapper for expensives values (like API calls) that post results by Otto bus

You can download jar file ottocachedfield 1.6.0-beta4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ottocachedfield-1.6.0-beta4.jar to your project.

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

Download

Click the following link to download the jar file.

ottocachedfield-1.6.0-beta4-javadoc.jar
ottocachedfield-1.6.0-beta4-sources.jar
ottocachedfield-1.6.0-beta4.jar
ottocachedfield-1.6.0-beta4.pom



Related Tutorials