Jar examples for d:dawg-client
REST client for interfacing with the CATS servers
You can download jar file dawg-client 2.0.1 in this page.
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'
Click the following link to download the jar file.
dawg-client-2.0.1-javadoc.jar