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


Group ID:
com.github.trex-paxos
Artifact ID:
trex-core_2.13
Version:
0.5.2
Release Date:
Jan 3, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.trex-paxos</groupId>
  <artifactId>trex-core_2.13</artifactId>
  <version>0.5.2</version>
</dependency>

compile group: 'com.github.trex-paxos', name: 'trex-core_2.13', version: '0.5.2'