GroupId | GroupIdcom.impossibl.pgjdbc-ng |
---|---|
ArtifactId | ArtifactIdpgjdbc-ng |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
pgjdbc-ng-0.0.1.pom | |
pgjdbc-ng-0.0.1.jar | 412 KB |
pgjdbc-ng-0.0.1-sources.jar | 290 KB |
pgjdbc-ng-0.0.1-javadoc.jar | 980 KB |
pgjdbc-ng-0.0.1-jar-with-dependencies.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng/ -->
<dependency>
<groupId>com.impossibl.pgjdbc-ng</groupId>
<artifactId>pgjdbc-ng</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng/
implementation 'com.impossibl.pgjdbc-ng:pgjdbc-ng:0.0.1'
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng/
implementation ("com.impossibl.pgjdbc-ng:pgjdbc-ng:0.0.1")
'com.impossibl.pgjdbc-ng:pgjdbc-ng:jar:0.0.1'
<dependency org="com.impossibl.pgjdbc-ng" name="pgjdbc-ng" rev="0.0.1">
<artifact name="pgjdbc-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impossibl.pgjdbc-ng', module='pgjdbc-ng', version='0.0.1')
)
libraryDependencies += "com.impossibl.pgjdbc-ng" % "pgjdbc-ng" % "0.0.1"
[com.impossibl.pgjdbc-ng/pgjdbc-ng "0.0.1"]