License |
License |
---|---|
GroupId | GroupIdclub.pizzalord |
ArtifactId | ArtifactIdshire-serializer-xml |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPizzalord base lib
|
<!-- https://jarcasting.com/artifacts/club.pizzalord/shire-serializer-xml/ -->
<dependency>
<groupId>club.pizzalord</groupId>
<artifactId>shire-serializer-xml</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/club.pizzalord/shire-serializer-xml/
implementation 'club.pizzalord:shire-serializer-xml:0.0.9'
// https://jarcasting.com/artifacts/club.pizzalord/shire-serializer-xml/
implementation ("club.pizzalord:shire-serializer-xml:0.0.9")
'club.pizzalord:shire-serializer-xml:jar:0.0.9'
<dependency org="club.pizzalord" name="shire-serializer-xml" rev="0.0.9">
<artifact name="shire-serializer-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.pizzalord', module='shire-serializer-xml', version='0.0.9')
)
libraryDependencies += "club.pizzalord" % "shire-serializer-xml" % "0.0.9"
[club.pizzalord/shire-serializer-xml "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
club.pizzalord : shire-serializer-core | jar | 0.0.9 |
club.pizzalord : shire-sdk | jar | 0.0.9 |
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 |
com.google.auto.service : auto-service | jar | 1.0-rc4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |