GroupId | GroupIdcom.github.javaito |
---|---|
ArtifactId | ArtifactIdhcjf-postgres-storage-layer |
Version | Version1.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.javaito/hcjf-postgres-storage-layer/ -->
<dependency>
<groupId>com.github.javaito</groupId>
<artifactId>hcjf-postgres-storage-layer</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javaito/hcjf-postgres-storage-layer/
implementation 'com.github.javaito:hcjf-postgres-storage-layer:1.0.3'
// https://jarcasting.com/artifacts/com.github.javaito/hcjf-postgres-storage-layer/
implementation ("com.github.javaito:hcjf-postgres-storage-layer:1.0.3")
'com.github.javaito:hcjf-postgres-storage-layer:jar:1.0.3'
<dependency org="com.github.javaito" name="hcjf-postgres-storage-layer" rev="1.0.3">
<artifact name="hcjf-postgres-storage-layer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javaito', module='hcjf-postgres-storage-layer', version='1.0.3')
)
libraryDependencies += "com.github.javaito" % "hcjf-postgres-storage-layer" % "1.0.3"
[com.github.javaito/hcjf-postgres-storage-layer "1.0.3"]