is not current version
Last Version 2.0.4

io.rtr.alchemy:alchemy-testing 1.0.1


GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-testing
Version

Version

1.0.1
Type

Type

jar

Download alchemy-testing 1.0.1


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