GroupId | GroupIdcom.github.ryanholdren.typesafesql |
---|---|
ArtifactId | ArtifactIdpgasync-tests |
Version | Version2017-07-09 |
Type | Typejar |
Filename | Size |
---|---|
pgasync-tests-2017-07-09.pom | |
pgasync-tests-2017-07-09.jar | 171 KB |
pgasync-tests-2017-07-09-sources.jar | 49 KB |
pgasync-tests-2017-07-09-javadoc.jar | 603 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/pgasync-tests/ -->
<dependency>
<groupId>com.github.ryanholdren.typesafesql</groupId>
<artifactId>pgasync-tests</artifactId>
<version>2017-07-09</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/pgasync-tests/
implementation 'com.github.ryanholdren.typesafesql:pgasync-tests:2017-07-09'
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/pgasync-tests/
implementation ("com.github.ryanholdren.typesafesql:pgasync-tests:2017-07-09")
'com.github.ryanholdren.typesafesql:pgasync-tests:jar:2017-07-09'
<dependency org="com.github.ryanholdren.typesafesql" name="pgasync-tests" rev="2017-07-09">
<artifact name="pgasync-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanholdren.typesafesql', module='pgasync-tests', version='2017-07-09')
)
libraryDependencies += "com.github.ryanholdren.typesafesql" % "pgasync-tests" % "2017-07-09"
[com.github.ryanholdren.typesafesql/pgasync-tests "2017-07-09"]