is not current version
Last Version 1.0.157

com.shapestone:party-client 1.0.156

null

Categories

Categories

CLI User Interface
GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

party-client
Version

Version

1.0.156
Type

Type

jar

Download party-client 1.0.156


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