| License | License | 
|---|---|
| GroupId | GroupIdio.rtr.alchemy | 
| ArtifactId | ArtifactIdalchemy-testing | 
| Last Version | Last Version2.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAlchemy Unit Test Helpers Alchemy is a library and a REST service for managing and tracking experiments and A/B testing | 
| Filename | Size | 
|---|---|
| alchemy-testing-2.0.4.pom | |
| alchemy-testing-2.0.4.jar | 7 KB | 
| alchemy-testing-2.0.4-sources.jar | 2 KB | 
| alchemy-testing-2.0.4-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-testing/ -->
<dependency>
    <groupId>io.rtr.alchemy</groupId>
    <artifactId>alchemy-testing</artifactId>
    <version>2.0.4</version>
</dependency>// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-testing/
implementation 'io.rtr.alchemy:alchemy-testing:2.0.4'// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-testing/
implementation ("io.rtr.alchemy:alchemy-testing:2.0.4")'io.rtr.alchemy:alchemy-testing:jar:2.0.4'<dependency org="io.rtr.alchemy" name="alchemy-testing" rev="2.0.4">
  <artifact name="alchemy-testing" type="jar" />
</dependency>@Grapes(
@Grab(group='io.rtr.alchemy', module='alchemy-testing', version='2.0.4')
)libraryDependencies += "io.rtr.alchemy" % "alchemy-testing" % "2.0.4"[io.rtr.alchemy/alchemy-testing "2.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.rtr.alchemy : alchemy-core | jar | 2.0.4 | 
| io.rtr.alchemy : alchemy-api | jar | 2.0.4 | 
| io.rtr.alchemy : alchemy-mapping | jar | 2.0.4 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.24.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| nl.jqno.equalsverifier : equalsverifier | jar | 1.4.1 |