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