is not current version
Last Version 2.0.4

io.rtr.alchemy:alchemy-example 0.1.10


GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-example
Version

Version

0.1.10
Type

Type

jar

Download alchemy-example 0.1.10


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