License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdtop.wu2020 |
ArtifactId | ArtifactIdwu-smart-acw-client |
Version | Version1.0.9-JDK1.8 |
Type | Typejar |
Description |
DescriptionAutomatic code writing
|
Filename | Size |
---|---|
wu-smart-acw-client-1.0.9-JDK1.8.pom | |
wu-smart-acw-client-1.0.9-JDK1.8.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-JDK1.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw-client/
implementation 'top.wu2020:wu-smart-acw-client:1.0.9-JDK1.8'
// https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw-client/
implementation ("top.wu2020:wu-smart-acw-client:1.0.9-JDK1.8")
'top.wu2020:wu-smart-acw-client:jar:1.0.9-JDK1.8'
<dependency org="top.wu2020" name="wu-smart-acw-client" rev="1.0.9-JDK1.8">
<artifact name="wu-smart-acw-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-smart-acw-client', version='1.0.9-JDK1.8')
)
libraryDependencies += "top.wu2020" % "wu-smart-acw-client" % "1.0.9-JDK1.8"
[top.wu2020/wu-smart-acw-client "1.0.9-JDK1.8"]
Group / Artifact | Type | Version |
---|---|---|
top.wu2020 : wu-smart-acw-core | jar | 1.0.9-JDK1.8 |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |