Download tempgres-client-1.1.0.jar file - Jar t

Jar examples for t:tempgres-client

Description

tempgres-client

You can download jar file tempgres-client 1.1.0 in this page.

License

BSD-2

Build File

You can use the following script to add tempgres-client-1.1.0.jar to your project.

<dependency>
   <groupId>dk.cwconsult</groupId>
   <artifactId>tempgres-client</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'dk.cwconsult', name: 'tempgres-client', version: '1.1.0'
libraryDependencies += "dk.cwconsult" % "tempgres-client" % "1.1.0"
<dependency org="dk.cwconsult" name="tempgres-client" rev="1.1.0"/>
@Grapes(@Grab(group='dk.cwconsult', module='tempgres-client', version='1.1.0'))
'dk.cwconsult:tempgres-client:jar:1.1.0'

Download

Click the following link to download the jar file.

tempgres-client-1.1.0-javadoc.jar
tempgres-client-1.1.0-sources.jar
tempgres-client-1.1.0.jar
tempgres-client-1.1.0.pom



Related Tutorials