License |
License |
---|---|
GroupId | GroupIdcom.github.clarkstore |
ArtifactId | ArtifactIdos-extra |
Version | Version0.5.2 |
Type | Typepom |
Description |
Description扩展模块
|
Filename | Size |
---|---|
os-extra-0.5.2.pom | 669 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-extra/ -->
<dependency>
<groupId>com.github.clarkstore</groupId>
<artifactId>os-extra</artifactId>
<version>0.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-extra/
implementation 'com.github.clarkstore:os-extra:0.5.2'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-extra/
implementation ("com.github.clarkstore:os-extra:0.5.2")
'com.github.clarkstore:os-extra:pom:0.5.2'
<dependency org="com.github.clarkstore" name="os-extra" rev="0.5.2">
<artifact name="os-extra" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-extra', version='0.5.2')
)
libraryDependencies += "com.github.clarkstore" % "os-extra" % "0.5.2"
[com.github.clarkstore/os-extra "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | |
cn.hutool : hutool-all | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |