License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.github.rnett.krosstalk |
ArtifactId | ArtifactIdkrosstalk-ktor-client-jvm |
Version | Version1.1.2 |
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.1.2</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.1.2'
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-ktor-client-jvm/
implementation ("com.github.rnett.krosstalk:krosstalk-ktor-client-jvm:1.1.2")
'com.github.rnett.krosstalk:krosstalk-ktor-client-jvm:pom:1.1.2'
<dependency org="com.github.rnett.krosstalk" name="krosstalk-ktor-client-jvm" rev="1.1.2">
<artifact name="krosstalk-ktor-client-jvm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rnett.krosstalk', module='krosstalk-ktor-client-jvm', version='1.1.2')
)
libraryDependencies += "com.github.rnett.krosstalk" % "krosstalk-ktor-client-jvm" % "1.1.2"
[com.github.rnett.krosstalk/krosstalk-ktor-client-jvm "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
io.ktor : ktor-client-core-jvm | jar | 1.6.0 |
com.github.rnett.krosstalk : krosstalk-client-jvm | jar | 1.1.2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.20 |