Download alchemy-service-0.1.10.jar file - Jar a

Jar examples for a:alchemy-service

Description

REST service for hosting Alchemy as a service

You can download jar file alchemy-service 0.1.10 in this page.

Build File

You can use the following script to add alchemy-service-0.1.10.jar to your project.

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

Download

Click the following link to download the jar file.

alchemy-service-0.1.10-javadoc.jar
alchemy-service-0.1.10-sources.jar
alchemy-service-0.1.10.jar
alchemy-service-0.1.10.pom



Related Tutorials