License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.github.rnett.krosstalk |
ArtifactId | ArtifactIdkrosstalk-ktor-client-jvm |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKrosstalk Ktor Client
Ktor client plugin for Krosstalk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-ktor-client-jvm/ -->
<dependency>
<groupId>com.github.rnett.krosstalk</groupId>
<artifactId>krosstalk-ktor-client-jvm</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-ktor-client-jvm/
implementation 'com.github.rnett.krosstalk:krosstalk-ktor-client-jvm:1.4.0'
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-ktor-client-jvm/
implementation ("com.github.rnett.krosstalk:krosstalk-ktor-client-jvm:1.4.0")
'com.github.rnett.krosstalk:krosstalk-ktor-client-jvm:pom:1.4.0'
<dependency org="com.github.rnett.krosstalk" name="krosstalk-ktor-client-jvm" rev="1.4.0">
<artifact name="krosstalk-ktor-client-jvm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rnett.krosstalk', module='krosstalk-ktor-client-jvm', version='1.4.0')
)
libraryDependencies += "com.github.rnett.krosstalk" % "krosstalk-ktor-client-jvm" % "1.4.0"
[com.github.rnett.krosstalk/krosstalk-ktor-client-jvm "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
io.ktor : ktor-client-core-jvm | jar | 1.6.7 |
com.github.rnett.krosstalk : krosstalk-client-jvm | jar | 1.4.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |