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