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