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