Last Version

Krosstalk Base 1.4.0

The parts of Krosstalk that are used in both the runtime and compiler plugin.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.rnett.krosstalk
ArtifactId

ArtifactId

krosstalk-base-jvm
Version

Version

1.4.0
Type

Type

pom
Description

Description

Krosstalk Base
The parts of Krosstalk that are used in both the runtime and compiler plugin.
Project URL

Project URL

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

Source Code Management

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

Download krosstalk-base-jvm 1.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.