Jar examples for k:keyvalue-api
Generic Key/Value Store API
You can download jar file keyvalue-api 0.9.0 in this page.
You can use the following script to add keyvalue-api-0.9.0.jar to your project.
<dependency> <groupId>com.ethlo.keyvalue</groupId> <artifactId>keyvalue-api</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.ethlo.keyvalue', name: 'keyvalue-api', version: '0.9.0'
libraryDependencies += "com.ethlo.keyvalue" % "keyvalue-api" % "0.9.0"
<dependency org="com.ethlo.keyvalue" name="keyvalue-api" rev="0.9.0"/>
@Grapes(@Grab(group='com.ethlo.keyvalue', module='keyvalue-api', version='0.9.0'))
'com.ethlo.keyvalue:keyvalue-api:jar:0.9.0'
Click the following link to download the jar file.
keyvalue-api-0.9.0-javadoc.jar