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