is not current version
Last Version 0.2

com.github.trex-paxos:trex-core_2.11 0.1

trex-core

GroupId

GroupId

com.github.trex-paxos
ArtifactId

ArtifactId

trex-core_2.11
Version

Version

0.1
Type

Type

jar

Download trex-core_2.11 0.1


<!-- https://jarcasting.com/artifacts/com.github.trex-paxos/trex-core_2.11/ -->
<dependency>
    <groupId>com.github.trex-paxos</groupId>
    <artifactId>trex-core_2.11</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trex-paxos/trex-core_2.11/
implementation 'com.github.trex-paxos:trex-core_2.11:0.1'
// https://jarcasting.com/artifacts/com.github.trex-paxos/trex-core_2.11/
implementation ("com.github.trex-paxos:trex-core_2.11:0.1")
'com.github.trex-paxos:trex-core_2.11:jar:0.1'
<dependency org="com.github.trex-paxos" name="trex-core_2.11" rev="0.1">
  <artifact name="trex-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trex-paxos', module='trex-core_2.11', version='0.1')
)
libraryDependencies += "com.github.trex-paxos" % "trex-core_2.11" % "0.1"
[com.github.trex-paxos/trex-core_2.11 "0.1"]