trex-paxos / trex   0.6.0

Website GitHub

Embeddable multi-Paxos For The JVM

Scala versions: 2.13 2.12 2.11

trex-core 0.3.2


Group ID:
com.github.trex-paxos
Artifact ID:
trex-core_2.12
Version:
0.3.2
Release Date:
Nov 5, 2019
Licenses:
Files:

libraryDependencies += "com.github.trex-paxos" %% "trex-core" % "0.3.2"

Mill build tool

ivy"com.github.trex-paxos::trex-core:0.3.2"

Scala CLI

//> using dep "com.github.trex-paxos::trex-core:0.3.2"

Ammonite REPL

import $ivy.`com.github.trex-paxos::trex-core:0.3.2`

<dependency>
  <groupId>com.github.trex-paxos</groupId>
  <artifactId>trex-core_2.12</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'com.github.trex-paxos', name: 'trex-core_2.12', version: '0.3.2'