is not current version
Last Version 2.0.4

io.rtr.alchemy:alchemy-example 2.0.1


GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-example
Version

Version

2.0.1
Type

Type

jar

Download alchemy-example 2.0.1


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