os

The Operating System utils for getting system info

License

License

GroupId

GroupId

com.github.GG-A
ArtifactId

ArtifactId

os
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

os
The Operating System utils for getting system info
Project URL

Project URL

https://github.com/GG-A/OS
Source Code Management

Source Code Management

https://github.com/GG-A/OS/tree/master

Download os

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1
0.0.1-RC1