is not current version
Last Version 1.12.2

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


GroupId

GroupId

com.github.jnthnclt
ArtifactId

ArtifactId

os.lab.base
Version

Version

1.10
Type

Type

jar

Download os.lab.base 1.10


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