Download ottocachedfield-1.5.0.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.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

ottocachedfield-1.5.0-javadoc.jar
ottocachedfield-1.5.0-sources.jar
ottocachedfield-1.5.0.jar
ottocachedfield-1.5.0.pom



Related Tutorials