yanana / agni   0.12.1

MIT License GitHub

Fully functional Cassandra client for Scala

Scala versions: 2.12 2.11

agni-core 0.9.0


Group ID:
com.github.yanana
Artifact ID:
agni-core_2.11
Version:
0.9.0
Release Date:
Jun 7, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.yanana</groupId>
  <artifactId>agni-core_2.11</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'com.github.yanana', name: 'agni-core_2.11', version: '0.9.0'