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