yanana / agni   0.12.1

MIT License GitHub

Fully functional Cassandra client for Scala

Scala versions: 2.12 2.11

agni-core 0.11.0


Group ID:
com.github.yanana
Artifact ID:
agni-core_2.12
Version:
0.11.0
Release Date:
May 10, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.yanana" %% "agni-core" % "0.11.0"

Mill build tool

ivy"com.github.yanana::agni-core:0.11.0"

Scala CLI

//> using dep "com.github.yanana::agni-core:0.11.0"

Ammonite REPL

import $ivy.`com.github.yanana::agni-core:0.11.0`

<dependency>
  <groupId>com.github.yanana</groupId>
  <artifactId>agni-core_2.12</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'com.github.yanana', name: 'agni-core_2.12', version: '0.11.0'