is not current version
Last Version 2.0.4

io.rtr.alchemy:alchemy-client 2.0.1

Client for Alchemy Service

Categories

Categories

CLI User Interface
GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-client
Version

Version

2.0.1
Type

Type

jar

Download alchemy-client 2.0.1


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