is not current version
Last Version 1.12.2

com.github.jnthnclt:os.lab.export 1.11


GroupId

GroupId

com.github.jnthnclt
ArtifactId

ArtifactId

os.lab.export
Version

Version

1.11
Type

Type

jar

Download os.lab.export 1.11


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