License |
License |
---|---|
GroupId | GroupIdcom.github.clarkstore |
ArtifactId | ArtifactIdos-extra |
Version | Version0.6.7 |
Type | Typepom |
Description |
Description扩展模块
|
Filename | Size |
---|---|
os-extra-0.6.7.pom | 666 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-extra/ -->
<dependency>
<groupId>com.github.clarkstore</groupId>
<artifactId>os-extra</artifactId>
<version>0.6.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-extra/
implementation 'com.github.clarkstore:os-extra:0.6.7'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-extra/
implementation ("com.github.clarkstore:os-extra:0.6.7")
'com.github.clarkstore:os-extra:pom:0.6.7'
<dependency org="com.github.clarkstore" name="os-extra" rev="0.6.7">
<artifact name="os-extra" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-extra', version='0.6.7')
)
libraryDependencies += "com.github.clarkstore" % "os-extra" % "0.6.7"
[com.github.clarkstore/os-extra "0.6.7"]
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 |