GroupId | GroupIdfi.testee |
---|---|
ArtifactId | ArtifactIdtesteefi-postgres |
Version | Version0.4.2 |
Type | Typejar |
Filename | Size |
---|---|
testeefi-postgres-0.4.2.pom | |
testeefi-postgres-0.4.2.jar | 4 KB |
testeefi-postgres-0.4.2-sources.jar | 3 KB |
testeefi-postgres-0.4.2-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.testee/testeefi-postgres/ -->
<dependency>
<groupId>fi.testee</groupId>
<artifactId>testeefi-postgres</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/fi.testee/testeefi-postgres/
implementation 'fi.testee:testeefi-postgres:0.4.2'
// https://jarcasting.com/artifacts/fi.testee/testeefi-postgres/
implementation ("fi.testee:testeefi-postgres:0.4.2")
'fi.testee:testeefi-postgres:jar:0.4.2'
<dependency org="fi.testee" name="testeefi-postgres" rev="0.4.2">
<artifact name="testeefi-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.testee', module='testeefi-postgres', version='0.4.2')
)
libraryDependencies += "fi.testee" % "testeefi-postgres" % "0.4.2"
[fi.testee/testeefi-postgres "0.4.2"]