License |
License |
---|---|
GroupId | GroupIdclub.pizzalord |
ArtifactId | ArtifactIdshire |
Last Version | Last Version0.0.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionShire
Pizzalord base lib
|
Filename | Size |
---|---|
shire-0.0.14.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.pizzalord/shire/ -->
<dependency>
<groupId>club.pizzalord</groupId>
<artifactId>shire</artifactId>
<version>0.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/club.pizzalord/shire/
implementation 'club.pizzalord:shire:0.0.14'
// https://jarcasting.com/artifacts/club.pizzalord/shire/
implementation ("club.pizzalord:shire:0.0.14")
'club.pizzalord:shire:pom:0.0.14'
<dependency org="club.pizzalord" name="shire" rev="0.0.14">
<artifact name="shire" type="pom" />
</dependency>
@Grapes(
@Grab(group='club.pizzalord', module='shire', version='0.0.14')
)
libraryDependencies += "club.pizzalord" % "shire" % "0.0.14"
[club.pizzalord/shire "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 |