Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.microsoft.commondatamodel |
ArtifactId | ArtifactIdcdm-parent |
Last Version | Last Version100.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
cdm-parent-100.0.7.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.commondatamodel/cdm-parent/ -->
<dependency>
<groupId>com.microsoft.commondatamodel</groupId>
<artifactId>cdm-parent</artifactId>
<version>100.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.commondatamodel/cdm-parent/
implementation 'com.microsoft.commondatamodel:cdm-parent:100.0.7'
// https://jarcasting.com/artifacts/com.microsoft.commondatamodel/cdm-parent/
implementation ("com.microsoft.commondatamodel:cdm-parent:100.0.7")
'com.microsoft.commondatamodel:cdm-parent:pom:100.0.7'
<dependency org="com.microsoft.commondatamodel" name="cdm-parent" rev="100.0.7">
<artifact name="cdm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.commondatamodel', module='cdm-parent', version='100.0.7')
)
libraryDependencies += "com.microsoft.commondatamodel" % "cdm-parent" % "100.0.7"
[com.microsoft.commondatamodel/cdm-parent "100.0.7"]