| Лицензия |
Лицензия
GPLv3 with Classpath Exception
|
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.cedarsoft.tests |
| Идентификатор | Идентификаторktor-client |
| Последняя версия | Последняя версия8.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtest.Ktor.client
cedarsoft Open Source projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ktor-client-8.7.0.pom | |
| ktor-client-8.7.0.jar | 4 KB |
| ktor-client-8.7.0-tests.jar | 1 KB |
| ktor-client-8.7.0-sources.jar | 2 KB |
| ktor-client-8.7.0-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.tests/ktor-client/ -->
<dependency>
<groupId>com.cedarsoft.tests</groupId>
<artifactId>ktor-client</artifactId>
<version>8.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.tests/ktor-client/
implementation 'com.cedarsoft.tests:ktor-client:8.7.0'
// https://jarcasting.com/artifacts/com.cedarsoft.tests/ktor-client/
implementation ("com.cedarsoft.tests:ktor-client:8.7.0")
'com.cedarsoft.tests:ktor-client:jar:8.7.0'
<dependency org="com.cedarsoft.tests" name="ktor-client" rev="8.7.0">
<artifact name="ktor-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.tests', module='ktor-client', version='8.7.0')
)
libraryDependencies += "com.cedarsoft.tests" % "ktor-client" % "8.7.0"
[com.cedarsoft.tests/ktor-client "8.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.dependencies-sets : ktor-client | pom | 8.7.0 |
| com.cedarsoft.dependencies-sets : kotlin | pom | 8.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.7.0 |