GroupId | GroupIdtech.sirwellington.alchemy |
---|---|
ArtifactId | ArtifactIdalchemy-http-mock |
Version | Version3.3 |
Type | Typejar |
Filename | Size |
---|---|
alchemy-http-mock-3.3.pom | |
alchemy-http-mock-3.3.jar | 41 KB |
alchemy-http-mock-3.3-sources.jar | 12 KB |
alchemy-http-mock-3.3-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/ -->
<dependency>
<groupId>tech.sirwellington.alchemy</groupId>
<artifactId>alchemy-http-mock</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/
implementation 'tech.sirwellington.alchemy:alchemy-http-mock:3.3'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/
implementation ("tech.sirwellington.alchemy:alchemy-http-mock:3.3")
'tech.sirwellington.alchemy:alchemy-http-mock:jar:3.3'
<dependency org="tech.sirwellington.alchemy" name="alchemy-http-mock" rev="3.3">
<artifact name="alchemy-http-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-http-mock', version='3.3')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-http-mock" % "3.3"
[tech.sirwellington.alchemy/alchemy-http-mock "3.3"]