is not current version
Last Version 1.0.157

com.shapestone:party-client 1.0.155

null

Categories

Categories

CLI User Interface
GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

party-client
Version

Version

1.0.155
Type

Type

jar

Download party-client 1.0.155


<!-- https://jarcasting.com/artifacts/com.shapestone/party-client/ -->
<dependency>
    <groupId>com.shapestone</groupId>
    <artifactId>party-client</artifactId>
    <version>1.0.155</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/party-client/
implementation 'com.shapestone:party-client:1.0.155'
// https://jarcasting.com/artifacts/com.shapestone/party-client/
implementation ("com.shapestone:party-client:1.0.155")
'com.shapestone:party-client:jar:1.0.155'
<dependency org="com.shapestone" name="party-client" rev="1.0.155">
  <artifact name="party-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='party-client', version='1.0.155')
)
libraryDependencies += "com.shapestone" % "party-client" % "1.0.155"
[com.shapestone/party-client "1.0.155"]