is not current version
Last Version 2.0.4

io.rtr.alchemy:alchemy-client 0.1.13

Client for Alchemy Service

Categories

Categories

CLI User Interface
GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-client
Version

Version

0.1.13
Type

Type

jar

Download alchemy-client 0.1.13


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