License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.waitmoon.ice |
ArtifactId | ArtifactIdice-client |
Version | Version0.0.8 |
Type | Typejar |
Description |
Descriptionice-client
Committed to solving flexible and complex hard-coded problems
|
Filename | Size |
---|---|
ice-client-0.0.8.pom | |
ice-client-0.0.8.jar | 21 KB |
ice-client-0.0.8-sources.jar | 8 KB |
ice-client-0.0.8-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client/ -->
<dependency>
<groupId>com.waitmoon.ice</groupId>
<artifactId>ice-client</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client/
implementation 'com.waitmoon.ice:ice-client:0.0.8'
// https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client/
implementation ("com.waitmoon.ice:ice-client:0.0.8")
'com.waitmoon.ice:ice-client:jar:0.0.8'
<dependency org="com.waitmoon.ice" name="ice-client" rev="0.0.8">
<artifact name="ice-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.waitmoon.ice', module='ice-client', version='0.0.8')
)
libraryDependencies += "com.waitmoon.ice" % "ice-client" % "0.0.8"
[com.waitmoon.ice/ice-client "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.waitmoon.ice : ice-core | jar | 0.0.8 |
com.waitmoon.ice : ice-rmi-common | jar | 0.0.8 |
org.springframework.boot : spring-boot | jar | 2.4.13 |
org.projectlombok : lombok | jar | 1.18.22 |
com.alibaba : fastjson | jar | 1.2.78 |