is not current version
Last Version 1.0.158

com.shapestone:party-service 1.0.156

null

GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

party-service
Version

Version

1.0.156
Type

Type

jar

Download party-service 1.0.156


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