is not current version
Last Version 0.2.0

com.github.redhatqe.byzantine:byzantine 0.0.1

Library to help with configuration

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.redhatqe.byzantine
ArtifactId

ArtifactId

byzantine
Version

Version

0.0.1
Type

Type

jar

Download byzantine 0.0.1


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