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