GroupId | GroupIdcom.github.trex-paxos |
---|---|
ArtifactId | ArtifactIdtrex-core_2.13 |
Version | Version0.5.2 |
Type | Typejar |
Filename | Size |
---|---|
trex-core_2.13-0.5.2.pom | |
trex-core_2.13-0.5.2.jar | 141 KB |
trex-core_2.13-0.5.2-sources.jar | 17 KB |
trex-core_2.13-0.5.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.trex-paxos/trex-core_2.13/ -->
<dependency>
<groupId>com.github.trex-paxos</groupId>
<artifactId>trex-core_2.13</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trex-paxos/trex-core_2.13/
implementation 'com.github.trex-paxos:trex-core_2.13:0.5.2'
// https://jarcasting.com/artifacts/com.github.trex-paxos/trex-core_2.13/
implementation ("com.github.trex-paxos:trex-core_2.13:0.5.2")
'com.github.trex-paxos:trex-core_2.13:jar:0.5.2'
<dependency org="com.github.trex-paxos" name="trex-core_2.13" rev="0.5.2">
<artifact name="trex-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trex-paxos', module='trex-core_2.13', version='0.5.2')
)
libraryDependencies += "com.github.trex-paxos" % "trex-core_2.13" % "0.5.2"
[com.github.trex-paxos/trex-core_2.13 "0.5.2"]