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