is not current version
Last Version 3.4

tech.sirwellington.alchemy:alchemy-http-mock 1.1

Part of the Alchemy Collection. Mock the World! Alchemy HTTP Mock makes Unit Testing with Alchemy HTTP a breeze.

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-http-mock
Version

Version

1.1
Type

Type

jar

Download alchemy-http-mock 1.1


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