License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.shapestone |
ArtifactId | ArtifactIdparty-client |
Last Version | Last Version1.0.157 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparty-client
null
|
Filename | Size |
---|---|
party-client-1.0.157.pom | |
party-client-1.0.157.jar | 30 KB |
party-client-1.0.157-sources.jar | 5 KB |
party-client-1.0.157-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shapestone/party-client/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>party-client</artifactId>
<version>1.0.157</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/party-client/
implementation 'com.shapestone:party-client:1.0.157'
// https://jarcasting.com/artifacts/com.shapestone/party-client/
implementation ("com.shapestone:party-client:1.0.157")
'com.shapestone:party-client:jar:1.0.157'
<dependency org="com.shapestone" name="party-client" rev="1.0.157">
<artifact name="party-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='party-client', version='1.0.157')
)
libraryDependencies += "com.shapestone" % "party-client" % "1.0.157"
[com.shapestone/party-client "1.0.157"]
Group / Artifact | Type | Version |
---|---|---|
com.shapestone : result | jar | 1.0.13-SNAPSHOT |
com.shapestone : party-data | jar | 1.0.157 |
com.shapestone : hystrix-rx-command | jar | 1.0.0 |
com.shapestone : jersey-client-factory | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |