License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.waitmoon.ice |
ArtifactId | ArtifactIdice-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionice-client
Committed to solving flexible and complex hard-coded problems
|
Filename | Size |
---|---|
ice-client-1.0.1.pom | |
ice-client-1.0.1.jar | 17 KB |
ice-client-1.0.1-sources.jar | 8 KB |
ice-client-1.0.1-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client/ -->
<dependency>
<groupId>com.waitmoon.ice</groupId>
<artifactId>ice-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client/
implementation 'com.waitmoon.ice:ice-client:1.0.1'
// https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client/
implementation ("com.waitmoon.ice:ice-client:1.0.1")
'com.waitmoon.ice:ice-client:jar:1.0.1'
<dependency org="com.waitmoon.ice" name="ice-client" rev="1.0.1">
<artifact name="ice-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.waitmoon.ice', module='ice-client', version='1.0.1')
)
libraryDependencies += "com.waitmoon.ice" % "ice-client" % "1.0.1"
[com.waitmoon.ice/ice-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.waitmoon.ice : ice-core | jar | 1.0.1 |
org.springframework.boot : spring-boot | jar | 2.6.8 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.8 |
org.projectlombok : lombok | jar | 1.18.24 |
com.alibaba : fastjson | jar | 1.2.83 |