| License | License | 
|---|---|
| Categories | CategoriesJavaScript Languages Kotlin | 
| GroupId | GroupIdio.rsocket.kotlin | 
| ArtifactId | ArtifactIdrsocket-ktor-js | 
| Last Version | Last Version0.15.4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionrsocket-ktor RSocket ktor integration | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| rsocket-ktor-js-0.15.4.pom | |
| rsocket-ktor-js-0.15.4-sources.jar | 1 KB | 
| rsocket-ktor-js-0.15.4-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.rsocket.kotlin/rsocket-ktor-js/ -->
<dependency>
    <groupId>io.rsocket.kotlin</groupId>
    <artifactId>rsocket-ktor-js</artifactId>
    <version>0.15.4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.rsocket.kotlin/rsocket-ktor-js/
implementation 'io.rsocket.kotlin:rsocket-ktor-js:0.15.4'// https://jarcasting.com/artifacts/io.rsocket.kotlin/rsocket-ktor-js/
implementation ("io.rsocket.kotlin:rsocket-ktor-js:0.15.4")'io.rsocket.kotlin:rsocket-ktor-js:pom:0.15.4'<dependency org="io.rsocket.kotlin" name="rsocket-ktor-js" rev="0.15.4">
  <artifact name="rsocket-ktor-js" type="pom" />
</dependency>@Grapes(
@Grab(group='io.rsocket.kotlin', module='rsocket-ktor-js', version='0.15.4')
)libraryDependencies += "io.rsocket.kotlin" % "rsocket-ktor-js" % "0.15.4"[io.rsocket.kotlin/rsocket-ktor-js "0.15.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.20 | 
| io.rsocket.kotlin : rsocket-core-js | jar | 0.15.4 | 
| io.rsocket.kotlin : rsocket-transport-ktor-websocket-js | jar | 0.15.4 | 
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |