tkrs / agni   0.12.1

MIT License GitHub

Fully functional Cassandra client for Scala

Scala versions: 2.13 2.12

agni-core 0.12.1


Group ID:
com.github.tkrs
Artifact ID:
agni-core_2.13
Version:
0.12.1
Release Date:
Jun 2, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.tkrs" %% "agni-core" % "0.12.1"

Mill build tool

ivy"com.github.tkrs::agni-core:0.12.1"

Scala CLI

//> using dep "com.github.tkrs::agni-core:0.12.1"

Ammonite REPL

import $ivy.`com.github.tkrs::agni-core:0.12.1`

<dependency>
  <groupId>com.github.tkrs</groupId>
  <artifactId>agni-core_2.13</artifactId>
  <version>0.12.1</version>
</dependency>

compile group: 'com.github.tkrs', name: 'agni-core_2.13', version: '0.12.1'