is not current version
Last Version 1.4.0

com.github.rnett.krosstalk:krosstalk-base-jvm 1.0.0

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

Categories

Categories

Net
GroupId

GroupId

com.github.rnett.krosstalk
ArtifactId

ArtifactId

krosstalk-base-jvm
Version

Version

1.0.0
Type

Type

pom

Download krosstalk-base-jvm 1.0.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.0.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.0.0'
// https://jarcasting.com/artifacts/com.github.rnett.krosstalk/krosstalk-base-jvm/
implementation ("com.github.rnett.krosstalk:krosstalk-base-jvm:1.0.0")
'com.github.rnett.krosstalk:krosstalk-base-jvm:pom:1.0.0'
<dependency org="com.github.rnett.krosstalk" name="krosstalk-base-jvm" rev="1.0.0">
  <artifact name="krosstalk-base-jvm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rnett.krosstalk', module='krosstalk-base-jvm', version='1.0.0')
)
libraryDependencies += "com.github.rnett.krosstalk" % "krosstalk-base-jvm" % "1.0.0"
[com.github.rnett.krosstalk/krosstalk-base-jvm "1.0.0"]