GroupId | GroupIdclub.pizzalord |
---|---|
ArtifactId | ArtifactIdshire-sdk |
Version | Version0.0.12 |
Type | Typejar |
Filename | Size |
---|---|
shire-sdk-0.0.12.pom | |
shire-sdk-0.0.12.jar | 25 KB |
shire-sdk-0.0.12-sources.jar | 15 KB |
shire-sdk-0.0.12-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.pizzalord/shire-sdk/ -->
<dependency>
<groupId>club.pizzalord</groupId>
<artifactId>shire-sdk</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/club.pizzalord/shire-sdk/
implementation 'club.pizzalord:shire-sdk:0.0.12'
// https://jarcasting.com/artifacts/club.pizzalord/shire-sdk/
implementation ("club.pizzalord:shire-sdk:0.0.12")
'club.pizzalord:shire-sdk:jar:0.0.12'
<dependency org="club.pizzalord" name="shire-sdk" rev="0.0.12">
<artifact name="shire-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.pizzalord', module='shire-sdk', version='0.0.12')
)
libraryDependencies += "club.pizzalord" % "shire-sdk" % "0.0.12"
[club.pizzalord/shire-sdk "0.0.12"]