| Группа | Группаfr.speekha.httpmocker |
|---|---|
| Идентификатор | Идентификаторcustom-adapter |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| custom-adapter-1.2.0.pom | |
| custom-adapter-1.2.0.jar | 43 KB |
| custom-adapter-1.2.0-sources.jar | 15 KB |
| custom-adapter-1.2.0-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.speekha.httpmocker/custom-adapter/ -->
<dependency>
<groupId>fr.speekha.httpmocker</groupId>
<artifactId>custom-adapter</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.speekha.httpmocker/custom-adapter/
implementation 'fr.speekha.httpmocker:custom-adapter:1.2.0'
// https://jarcasting.com/artifacts/fr.speekha.httpmocker/custom-adapter/
implementation ("fr.speekha.httpmocker:custom-adapter:1.2.0")
'fr.speekha.httpmocker:custom-adapter:jar:1.2.0'
<dependency org="fr.speekha.httpmocker" name="custom-adapter" rev="1.2.0">
<artifact name="custom-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.speekha.httpmocker', module='custom-adapter', version='1.2.0')
)
libraryDependencies += "fr.speekha.httpmocker" % "custom-adapter" % "1.2.0"
[fr.speekha.httpmocker/custom-adapter "1.2.0"]