is not current version
Last Version 0.2.0

com.github.redhatqe.byzantine:byzantine 0.1.0

Library to help with configuration

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.redhatqe.byzantine
ArtifactId

ArtifactId

byzantine
Version

Version

0.1.0
Type

Type

jar

Download byzantine 0.1.0


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