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