Last Version

Krosstalk Core 1.4.0

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

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.rnett.krosstalk
ArtifactId

ArtifactId

krosstalk-jvm
Version

Version

1.4.0
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-jvm 1.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.rnett.krosstalk : krosstalk-base-jvm jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.3.1

Project Modules

There are no modules declared in this project.