is not current version
Last Version 2.0.4

io.rtr.alchemy:alchemy-service 2.0.0

REST service for hosting Alchemy as a service

GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-service
Version

Version

2.0.0
Type

Type

jar

Download alchemy-service 2.0.0


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