Jar examples for c:cupboard
Cupboard is a library for Android that makes persistence of objects easier.
You can download jar file cupboard 2.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cupboard-2.2.0.jar to your project.
<dependency> <groupId>nl.qbusict</groupId> <artifactId>cupboard</artifactId> <version>2.2.0</version> </dependency>
compile group: 'nl.qbusict', name: 'cupboard', version: '2.2.0'
libraryDependencies += "nl.qbusict" % "cupboard" % "2.2.0"
<dependency org="nl.qbusict" name="cupboard" rev="2.2.0"/>
@Grapes(@Grab(group='nl.qbusict', module='cupboard', version='2.2.0'))
'nl.qbusict:cupboard:jar:2.2.0'
Click the following link to download the jar file.
cupboard-2.2.0-javadoc.jar