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