GroupId | GroupIdcodes.rafael.documentsql |
---|---|
ArtifactId | ArtifactIddocument-sql-postgres |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
document-sql-postgres-1.0.pom | |
document-sql-postgres-1.0.jar | 22 KB |
document-sql-postgres-1.0-sources.jar | 9 KB |
document-sql-postgres-1.0-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/codes.rafael.documentsql/document-sql-postgres/ -->
<dependency>
<groupId>codes.rafael.documentsql</groupId>
<artifactId>document-sql-postgres</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/codes.rafael.documentsql/document-sql-postgres/
implementation 'codes.rafael.documentsql:document-sql-postgres:1.0'
// https://jarcasting.com/artifacts/codes.rafael.documentsql/document-sql-postgres/
implementation ("codes.rafael.documentsql:document-sql-postgres:1.0")
'codes.rafael.documentsql:document-sql-postgres:jar:1.0'
<dependency org="codes.rafael.documentsql" name="document-sql-postgres" rev="1.0">
<artifact name="document-sql-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='codes.rafael.documentsql', module='document-sql-postgres', version='1.0')
)
libraryDependencies += "codes.rafael.documentsql" % "document-sql-postgres" % "1.0"
[codes.rafael.documentsql/document-sql-postgres "1.0"]