yanana / agni   0.12.1

MIT License GitHub

Fully functional Cassandra client for Scala

Scala versions: 2.12 2.11

agni-free 0.10.3


Group ID:
com.github.yanana
Artifact ID:
agni-free_2.12
Version:
0.10.3
Release Date:
Mar 1, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.yanana" %% "agni-free" % "0.10.3"

Mill build tool

ivy"com.github.yanana::agni-free:0.10.3"

Scala CLI

//> using dep "com.github.yanana::agni-free:0.10.3"

Ammonite REPL

import $ivy.`com.github.yanana::agni-free:0.10.3`

<dependency>
  <groupId>com.github.yanana</groupId>
  <artifactId>agni-free_2.12</artifactId>
  <version>0.10.3</version>
</dependency>

compile group: 'com.github.yanana', name: 'agni-free_2.12', version: '0.10.3'