License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.comcast.video.dawg |
ArtifactId | ArtifactIddawg |
Version | Version2.0.1 |
Type | Typepom |
Description |
Description(Comcast) dawg
DAWG is a device library, which allows for viewing and reservation
|
Project URL |
Project URL |
Project Organization |
Project OrganizationComcast |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dawg-2.0.1.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.comcast.video.dawg/dawg/ -->
<dependency>
<groupId>com.comcast.video.dawg</groupId>
<artifactId>dawg</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.comcast.video.dawg/dawg/
implementation 'com.comcast.video.dawg:dawg:2.0.1'
// https://jarcasting.com/artifacts/com.comcast.video.dawg/dawg/
implementation ("com.comcast.video.dawg:dawg:2.0.1")
'com.comcast.video.dawg:dawg:pom:2.0.1'
<dependency org="com.comcast.video.dawg" name="dawg" rev="2.0.1">
<artifact name="dawg" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.comcast.video.dawg', module='dawg', version='2.0.1')
)
libraryDependencies += "com.comcast.video.dawg" % "dawg" % "2.0.1"
[com.comcast.video.dawg/dawg "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : jsp-api | jar | 2.1 |