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