License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Net CLI User Interface |
GroupId | GroupIdcom.github.rnett.krosstalk |
ArtifactId | ArtifactIdkrosstalk-ktor-client-js |
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-js/ -->
<dependency>
<groupId>com.github.rnett.krosstalk</groupId>
<artifactId>krosstalk-ktor-client-js</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-ktor-client-js/
implementation 'com.github.rnett.krosstalk:krosstalk-ktor-client-js:1.4.0'
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-ktor-client-js/
implementation ("com.github.rnett.krosstalk:krosstalk-ktor-client-js:1.4.0")
'com.github.rnett.krosstalk:krosstalk-ktor-client-js:pom:1.4.0'
<dependency org="com.github.rnett.krosstalk" name="krosstalk-ktor-client-js" rev="1.4.0">
<artifact name="krosstalk-ktor-client-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rnett.krosstalk', module='krosstalk-ktor-client-js', version='1.4.0')
)
libraryDependencies += "com.github.rnett.krosstalk" % "krosstalk-ktor-client-js" % "1.4.0"
[com.github.rnett.krosstalk/krosstalk-ktor-client-js "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.ktor : ktor-client-core-js | jar | 1.6.7 |
com.github.rnett.krosstalk : krosstalk-client-js | jar | 1.4.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |