tkrs / aerospiker   0.5.1

MIT License GitHub

Aerospike client library for scala

Scala versions: 2.12 2.11

aerospiker-task 0.4.0


Group ID:
com.github.tkrs
Artifact ID:
aerospiker-task_2.11
Version:
0.4.0
Release Date:
Oct 27, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.tkrs" %% "aerospiker-task" % "0.4.0"

Mill build tool

ivy"com.github.tkrs::aerospiker-task:0.4.0"

Scala CLI

//> using dep "com.github.tkrs::aerospiker-task:0.4.0"

Ammonite REPL

import $ivy.`com.github.tkrs::aerospiker-task:0.4.0`

<dependency>
  <groupId>com.github.tkrs</groupId>
  <artifactId>aerospiker-task_2.11</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.tkrs', name: 'aerospiker-task_2.11', version: '0.4.0'