is not current version
Last Version 1.12.2

com.github.jnthnclt:os.lab.consistency 0.6


GroupId

GroupId

com.github.jnthnclt
ArtifactId

ArtifactId

os.lab.consistency
Version

Version

0.6
Type

Type

jar

Download os.lab.consistency 0.6


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