grahamar / inflatable   0.0.2

Apache License 2.0 GitHub

Inflatable Raft - A Scala based PnP leader election library for use in AWS

Scala versions: 2.11 2.10

inflatable 0.0.1


Group ID:
com.teambytes
Artifact ID:
inflatable_2.11
Version:
0.0.1
Release Date:
Dec 2, 2014
Licenses:
Files:

libraryDependencies += "com.teambytes" %% "inflatable" % "0.0.1"

Mill build tool

ivy"com.teambytes::inflatable:0.0.1"

Scala CLI

//> using dep "com.teambytes::inflatable:0.0.1"

Ammonite REPL

import $ivy.`com.teambytes::inflatable:0.0.1`

<dependency>
  <groupId>com.teambytes</groupId>
  <artifactId>inflatable_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.teambytes', name: 'inflatable_2.11', version: '0.0.1'