License |
License |
---|---|
GroupId | GroupIdio.shulie |
ArtifactId | ArtifactIdoshi-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoshi-core
oshi-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oshi-core-1.0.0.pom | |
oshi-core-1.0.0.jar | 335 KB |
oshi-core-1.0.0-sources.jar | 218 KB |
oshi-core-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.shulie/oshi-core/ -->
<dependency>
<groupId>io.shulie</groupId>
<artifactId>oshi-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.shulie/oshi-core/
implementation 'io.shulie:oshi-core:1.0.0'
// https://jarcasting.com/artifacts/io.shulie/oshi-core/
implementation ("io.shulie:oshi-core:1.0.0")
'io.shulie:oshi-core:jar:1.0.0'
<dependency org="io.shulie" name="oshi-core" rev="1.0.0">
<artifact name="oshi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shulie', module='oshi-core', version='1.0.0')
)
libraryDependencies += "io.shulie" % "oshi-core" % "1.0.0"
[io.shulie/oshi-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna-platform | jar | 4.2.2 |
org.threeten : threetenbp | jar | 1.3.6 |
org.slf4j : slf4j-api | jar | 1.7.6 |