Download alchemy-db-memory-0.1.11.jar file - Jar a

Jar examples for a:alchemy-db-memory

Description

A sample implementation of experiments store and cache

You can download jar file alchemy-db-memory 0.1.11 in this page.

Build File

You can use the following script to add alchemy-db-memory-0.1.11.jar to your project.

<dependency>
   <groupId>io.rtr.alchemy</groupId>
   <artifactId>alchemy-db-memory</artifactId>
   <version>0.1.11</version>
</dependency>
compile group: 'io.rtr.alchemy', name: 'alchemy-db-memory', version: '0.1.11'
libraryDependencies += "io.rtr.alchemy" % "alchemy-db-memory" % "0.1.11"
<dependency org="io.rtr.alchemy" name="alchemy-db-memory" rev="0.1.11"/>
@Grapes(@Grab(group='io.rtr.alchemy', module='alchemy-db-memory', version='0.1.11'))
'io.rtr.alchemy:alchemy-db-memory:jar:0.1.11'

Download

Click the following link to download the jar file.

alchemy-db-memory-0.1.11-javadoc.jar
alchemy-db-memory-0.1.11-sources.jar
alchemy-db-memory-0.1.11.jar
alchemy-db-memory-0.1.11.pom



Related Tutorials