| License |
License
GPLv3 with Classpath Exception
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.cedarsoft.tests |
| ArtifactId | ArtifactIdktor-client |
| Last Version | Last Version8.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontest.Ktor.client
cedarsoft Open Source projects
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.dependencies-sets : ktor-client | pom | 8.7.0 |
| com.cedarsoft.dependencies-sets : kotlin | pom | 8.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.7.0 |