is not current version
Last Version 1.12.2

com.github.jnthnclt:os.lab.base 1.2


GroupId

GroupId

com.github.jnthnclt
ArtifactId

ArtifactId

os.lab.base
Version

Version

1.2
Type

Type

jar

Download os.lab.base 1.2


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