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

Jar examples for d:dawg-common

Description

Common classes for the DAWG library

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials