License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIddk.cwconsult |
ArtifactId | ArtifactIdtempgres-client |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontempgres-client
tempgres-client
|
Project URL |
Project URL |
Project Organization |
Project Organizationdk.cwconsult |
Filename | Size |
---|---|
tempgres-client-1.1.0.pom | |
tempgres-client-1.1.0.jar | 4 KB |
tempgres-client-1.1.0-sources.jar | 3 KB |
tempgres-client-1.1.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.cwconsult/tempgres-client/ -->
<dependency>
<groupId>dk.cwconsult</groupId>
<artifactId>tempgres-client</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cwconsult/tempgres-client/
implementation 'dk.cwconsult:tempgres-client:1.1.0'
// https://jarcasting.com/artifacts/dk.cwconsult/tempgres-client/
implementation ("dk.cwconsult:tempgres-client:1.1.0")
'dk.cwconsult:tempgres-client:jar:1.1.0'
<dependency org="dk.cwconsult" name="tempgres-client" rev="1.1.0">
<artifact name="tempgres-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cwconsult', module='tempgres-client', version='1.1.0')
)
libraryDependencies += "dk.cwconsult" % "tempgres-client" % "1.1.0"
[dk.cwconsult/tempgres-client "1.1.0"]