is not current version
Last Version 1.4.0

com.github.rnett.krosstalk:krosstalk-js 1.2.3

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

Categories

Categories

JavaScript Languages Net
GroupId

GroupId

com.github.rnett.krosstalk
ArtifactId

ArtifactId

krosstalk-js
Version

Version

1.2.3
Type

Type

pom

Download krosstalk-js 1.2.3


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