License |
License |
---|---|
GroupId | GroupIdclub.pizzalord |
ArtifactId | ArtifactIdshire-sdk |
Last Version | Last Version0.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPizzalord base lib
|
Filename | Size |
---|---|
shire-sdk-0.0.14.pom | |
shire-sdk-0.0.14.jar | 24 KB |
shire-sdk-0.0.14-sources.jar | 15 KB |
shire-sdk-0.0.14-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.pizzalord/shire-sdk/ -->
<dependency>
<groupId>club.pizzalord</groupId>
<artifactId>shire-sdk</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/club.pizzalord/shire-sdk/
implementation 'club.pizzalord:shire-sdk:0.0.14'
// https://jarcasting.com/artifacts/club.pizzalord/shire-sdk/
implementation ("club.pizzalord:shire-sdk:0.0.14")
'club.pizzalord:shire-sdk:jar:0.0.14'
<dependency org="club.pizzalord" name="shire-sdk" rev="0.0.14">
<artifact name="shire-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.pizzalord', module='shire-sdk', version='0.0.14')
)
libraryDependencies += "club.pizzalord" % "shire-sdk" % "0.0.14"
[club.pizzalord/shire-sdk "0.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
com.google.guava : guava | jar | 27.0.1-jre |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-collections4 | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |