Krosstalk Core

The core (client or server) APIs of Krosstalk, including everything necessary for expect Krosstalks.

License

License

Categories

Categories

JavaScript Languages Net
GroupId

GroupId

com.github.rnett.krosstalk
ArtifactId

ArtifactId

krosstalk-js
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Krosstalk Core
The core (client or server) APIs of Krosstalk, including everything necessary for expect Krosstalks.
Project URL

Project URL

https://github.com/rnett/krosstalk/
Source Code Management

Source Code Management

https://github.com/rnett/krosstalk.git

Download krosstalk-js

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-js/ -->
<dependency>
    <groupId>com.github.rnett.krosstalk</groupId>
    <artifactId>krosstalk-js</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-js/
implementation 'com.github.rnett.krosstalk:krosstalk-js:1.4.0'
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-js/
implementation ("com.github.rnett.krosstalk:krosstalk-js:1.4.0")
'com.github.rnett.krosstalk:krosstalk-js:pom:1.4.0'
<dependency org="com.github.rnett.krosstalk" name="krosstalk-js" rev="1.4.0">
  <artifact name="krosstalk-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rnett.krosstalk', module='krosstalk-js', version='1.4.0')
)
libraryDependencies += "com.github.rnett.krosstalk" % "krosstalk-js" % "1.4.0"
[com.github.rnett.krosstalk/krosstalk-js "1.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.10
com.github.rnett.krosstalk : krosstalk-base-js jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlinx : kotlinx-serialization-json-js jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0