is not current version
Last Version 1.12.2

com.github.jnthnclt:os.lab 1.11

Swiss army knife LSM implementation

GroupId

GroupId

com.github.jnthnclt
ArtifactId

ArtifactId

os.lab
Version

Version

1.11
Type

Type

pom

Download os.lab 1.11

Filename Size
os.lab-1.11.pom 11 KB
Browse

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