Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdclub.pizzalord |
ArtifactId | ArtifactIdshire-serializer-json |
Version | Version0.0.12 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/club.pizzalord/shire-serializer-json/ -->
<dependency>
<groupId>club.pizzalord</groupId>
<artifactId>shire-serializer-json</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/club.pizzalord/shire-serializer-json/
implementation 'club.pizzalord:shire-serializer-json:0.0.12'
// https://jarcasting.com/artifacts/club.pizzalord/shire-serializer-json/
implementation ("club.pizzalord:shire-serializer-json:0.0.12")
'club.pizzalord:shire-serializer-json:jar:0.0.12'
<dependency org="club.pizzalord" name="shire-serializer-json" rev="0.0.12">
<artifact name="shire-serializer-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.pizzalord', module='shire-serializer-json', version='0.0.12')
)
libraryDependencies += "club.pizzalord" % "shire-serializer-json" % "0.0.12"
[club.pizzalord/shire-serializer-json "0.0.12"]