Last Version

RethinkDB Kotlin JVM extensions 2.4.0

Kotlin extensions for the RethinkDB Java driver

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.rethinkdb
ArtifactId

ArtifactId

rethinkdb-kotlin-jvm
Version

Version

2.4.0
Type

Type

jar
Description

Description

RethinkDB Kotlin JVM extensions
Kotlin extensions for the RethinkDB Java driver
Project URL

Project URL

http://rethinkdb.com
Source Code Management

Source Code Management

https://github.com/rethinkdb/rethinkdb-kotlin-jvm

Download rethinkdb-kotlin-jvm 2.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.10.2
com.rethinkdb : rethinkdb-driver jar 2.4.1

Project Modules

There are no modules declared in this project.