is not current version
Last Version 2.0.4

io.rtr.alchemy:alchemy-parent 0.1.10

Alchemy is a library and a REST service for managing and tracking experiments and A/B testing

GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-parent
Version

Version

0.1.10
Type

Type

pom

Download alchemy-parent 0.1.10

Filename Size
alchemy-parent-0.1.10.pom 11 KB
Browse

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