Download dawg-client-2.0.1.jar file - Jar d

Jar examples for d:dawg-client

Description

REST client for interfacing with the CATS servers

You can download jar file dawg-client 2.0.1 in this page.

Build File

You can use the following script to add dawg-client-2.0.1.jar to your project.

<dependency>
   <groupId>com.comcast.video.dawg</groupId>
   <artifactId>dawg-client</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'com.comcast.video.dawg', name: 'dawg-client', version: '2.0.1'
libraryDependencies += "com.comcast.video.dawg" % "dawg-client" % "2.0.1"
<dependency org="com.comcast.video.dawg" name="dawg-client" rev="2.0.1"/>
@Grapes(@Grab(group='com.comcast.video.dawg', module='dawg-client', version='2.0.1'))
'com.comcast.video.dawg:dawg-client:jar:2.0.1'

Download

Click the following link to download the jar file.

dawg-client-2.0.1-javadoc.jar
dawg-client-2.0.1-sources.jar
dawg-client-2.0.1.jar
dawg-client-2.0.1.pom



Related Tutorials