Download alchemy-core-0.1.9.jar file - Jar a

Jar examples for a:alchemy-core

Description

You can download jar file alchemy-core 0.1.9 in this page.

Build File

You can use the following script to add alchemy-core-0.1.9.jar to your project.

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

Download

Click the following link to download the jar file.

alchemy-core-0.1.9-javadoc.jar
alchemy-core-0.1.9-sources.jar
alchemy-core-0.1.9.jar
alchemy-core-0.1.9.pom



Related Tutorials