is not current version
Last Version 2.0.4

io.rtr.alchemy:alchemy-core 2.0.1


GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-core
Version

Version

2.0.1
Type

Type

jar

Download alchemy-core 2.0.1


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