| Группа | Группаtech.sirwellington.alchemy |
|---|---|
| Идентификатор | Идентификаторalchemy-http-mock |
| Версия | Версия3.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| alchemy-http-mock-3.1.pom | |
| alchemy-http-mock-3.1.jar | 41 KB |
| alchemy-http-mock-3.1-sources.jar | 12 KB |
| alchemy-http-mock-3.1-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/ -->
<dependency>
<groupId>tech.sirwellington.alchemy</groupId>
<artifactId>alchemy-http-mock</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/
implementation 'tech.sirwellington.alchemy:alchemy-http-mock:3.1'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/
implementation ("tech.sirwellington.alchemy:alchemy-http-mock:3.1")
'tech.sirwellington.alchemy:alchemy-http-mock:jar:3.1'
<dependency org="tech.sirwellington.alchemy" name="alchemy-http-mock" rev="3.1">
<artifact name="alchemy-http-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-http-mock', version='3.1')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-http-mock" % "3.1"
[tech.sirwellington.alchemy/alchemy-http-mock "3.1"]