is not current version
Last Version 0.0.14

club.pizzalord:shire-sdk 0.0.3


GroupId

GroupId

club.pizzalord
ArtifactId

ArtifactId

shire-sdk
Version

Version

0.0.3
Type

Type

jar

Download shire-sdk 0.0.3


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