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.5.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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