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