is not current version
Last Version 2.0.4

io.rtr.alchemy:alchemy-service 0.1.14

REST service for hosting Alchemy as a service

GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-service
Version

Version

0.1.14
Type

Type

jar

Download alchemy-service 0.1.14


<!-- https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-service/ -->
<dependency>
    <groupId>io.rtr.alchemy</groupId>
    <artifactId>alchemy-service</artifactId>
    <version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-service/
implementation 'io.rtr.alchemy:alchemy-service:0.1.14'
// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-service/
implementation ("io.rtr.alchemy:alchemy-service:0.1.14")
'io.rtr.alchemy:alchemy-service:jar:0.1.14'
<dependency org="io.rtr.alchemy" name="alchemy-service" rev="0.1.14">
  <artifact name="alchemy-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rtr.alchemy', module='alchemy-service', version='0.1.14')
)
libraryDependencies += "io.rtr.alchemy" % "alchemy-service" % "0.1.14"
[io.rtr.alchemy/alchemy-service "0.1.14"]