Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdtop.wu2020 |
ArtifactId | ArtifactIdwu-smart-acw-client |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
wu-smart-acw-client-1.0.9.pom | |
wu-smart-acw-client-1.0.9.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw-client/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-smart-acw-client</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw-client/
implementation 'top.wu2020:wu-smart-acw-client:1.0.9'
// https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw-client/
implementation ("top.wu2020:wu-smart-acw-client:1.0.9")
'top.wu2020:wu-smart-acw-client:jar:1.0.9'
<dependency org="top.wu2020" name="wu-smart-acw-client" rev="1.0.9">
<artifact name="wu-smart-acw-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-smart-acw-client', version='1.0.9')
)
libraryDependencies += "top.wu2020" % "wu-smart-acw-client" % "1.0.9"
[top.wu2020/wu-smart-acw-client "1.0.9"]