is not current version
Last Version 0.0.14

club.pizzalord:shire-sql 0.0.4


GroupId

GroupId

club.pizzalord
ArtifactId

ArtifactId

shire-sql
Version

Version

0.0.4
Type

Type

pom

Download shire-sql 0.0.4

Filename Size
shire-sql-0.0.4.pom 1 KB
Browse

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