GroupId | GroupIdcom.github.jnthnclt |
---|---|
ArtifactId | ArtifactIdos.lab.consistency |
Version | Version0.9 |
Type | Typejar |
Filename | Size |
---|---|
os.lab.consistency-0.9.pom | |
os.lab.consistency-0.9.jar | 8 KB |
os.lab.consistency-0.9-sources.jar | 6 KB |
os.lab.consistency-0.9-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.consistency/ -->
<dependency>
<groupId>com.github.jnthnclt</groupId>
<artifactId>os.lab.consistency</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.consistency/
implementation 'com.github.jnthnclt:os.lab.consistency:0.9'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.consistency/
implementation ("com.github.jnthnclt:os.lab.consistency:0.9")
'com.github.jnthnclt:os.lab.consistency:jar:0.9'
<dependency org="com.github.jnthnclt" name="os.lab.consistency" rev="0.9">
<artifact name="os.lab.consistency" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.consistency', version='0.9')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.consistency" % "0.9"
[com.github.jnthnclt/os.lab.consistency "0.9"]