is not current version
Last Version 1.12.2

com.github.jnthnclt:os.lab.core 1.1


GroupId

GroupId

com.github.jnthnclt
ArtifactId

ArtifactId

os.lab.core
Version

Version

1.1
Type

Type

jar

Download os.lab.core 1.1


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