License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcc.kevinlu |
ArtifactId | ArtifactIdsnowman-client |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsnowman-client
client support for snowman
|
Project URL |
Project URL |
Filename | Size |
---|---|
snowman-client-1.0.2.pom | |
snowman-client-1.0.2.jar | 14 KB |
snowman-client-1.0.2-sources.jar | 8 KB |
snowman-client-1.0.2-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.kevinlu/snowman-client/ -->
<dependency>
<groupId>cc.kevinlu</groupId>
<artifactId>snowman-client</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cc.kevinlu/snowman-client/
implementation 'cc.kevinlu:snowman-client:1.0.2'
// https://jarcasting.com/artifacts/cc.kevinlu/snowman-client/
implementation ("cc.kevinlu:snowman-client:1.0.2")
'cc.kevinlu:snowman-client:jar:1.0.2'
<dependency org="cc.kevinlu" name="snowman-client" rev="1.0.2">
<artifact name="snowman-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.kevinlu', module='snowman-client', version='1.0.2')
)
libraryDependencies += "cc.kevinlu" % "snowman-client" % "1.0.2"
[cc.kevinlu/snowman-client "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.3.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |