| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wix |
| Идентификатор | Идентификаторhttp-testkit_2.13 |
| Версия | Версия0.1.25 |
| Тип | Типjar |
| Описание |
ОписаниеHttp Testkit
Main module, contain factories but no implementation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| http-testkit_2.13-0.1.25.pom | |
| http-testkit_2.13-0.1.25.jar | 14 KB |
| http-testkit_2.13-0.1.25-sources.jar | 2 KB |
| http-testkit_2.13-0.1.25-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wix/http-testkit_2.13/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit_2.13</artifactId>
<version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/http-testkit_2.13/
implementation 'com.wix:http-testkit_2.13:0.1.25'
// https://jarcasting.com/artifacts/com.wix/http-testkit_2.13/
implementation ("com.wix:http-testkit_2.13:0.1.25")
'com.wix:http-testkit_2.13:jar:0.1.25'
<dependency org="com.wix" name="http-testkit_2.13" rev="0.1.25">
<artifact name="http-testkit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='http-testkit_2.13', version='0.1.25')
)
libraryDependencies += "com.wix" % "http-testkit_2.13" % "0.1.25"
[com.wix/http-testkit_2.13 "0.1.25"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.wix : http-testkit-client_2.13 | jar | 0.1.25 |
| com.wix : http-testkit-server_2.13 | jar | 0.1.25 |
| com.wix : http-testkit-specs2_2.13 | jar | 0.1.25 |