is not current version
Last Version 0.0.14

club.pizzalord:shire-http 0.0.8


GroupId

GroupId

club.pizzalord
ArtifactId

ArtifactId

shire-http
Version

Version

0.0.8
Type

Type

jar

Download shire-http 0.0.8


<!-- https://jarcasting.com/artifacts/club.pizzalord/shire-http/ -->
<dependency>
    <groupId>club.pizzalord</groupId>
    <artifactId>shire-http</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/club.pizzalord/shire-http/
implementation 'club.pizzalord:shire-http:0.0.8'
// https://jarcasting.com/artifacts/club.pizzalord/shire-http/
implementation ("club.pizzalord:shire-http:0.0.8")
'club.pizzalord:shire-http:jar:0.0.8'
<dependency org="club.pizzalord" name="shire-http" rev="0.0.8">
  <artifact name="shire-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.pizzalord', module='shire-http', version='0.0.8')
)
libraryDependencies += "club.pizzalord" % "shire-http" % "0.0.8"
[club.pizzalord/shire-http "0.0.8"]