is not current version
Last Version 1.4.0

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

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.0.0
Type

Type

pom

Download krosstalk-js 1.0.0


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