is not current version
Last Version 100.0.7

com.microsoft.commondatamodel:cdm-parent 1.0.10

Parent POM module for all CDM SDK

Categories

Categories

Data
GroupId

GroupId

com.microsoft.commondatamodel
ArtifactId

ArtifactId

cdm-parent
Version

Version

1.0.10
Type

Type

pom

Download cdm-parent 1.0.10

Filename Size
cdm-parent-1.0.10.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.microsoft.commondatamodel/cdm-parent/ -->
<dependency>
    <groupId>com.microsoft.commondatamodel</groupId>
    <artifactId>cdm-parent</artifactId>
    <version>1.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.commondatamodel/cdm-parent/
implementation 'com.microsoft.commondatamodel:cdm-parent:1.0.10'
// https://jarcasting.com/artifacts/com.microsoft.commondatamodel/cdm-parent/
implementation ("com.microsoft.commondatamodel:cdm-parent:1.0.10")
'com.microsoft.commondatamodel:cdm-parent:pom:1.0.10'
<dependency org="com.microsoft.commondatamodel" name="cdm-parent" rev="1.0.10">
  <artifact name="cdm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.commondatamodel', module='cdm-parent', version='1.0.10')
)
libraryDependencies += "com.microsoft.commondatamodel" % "cdm-parent" % "1.0.10"
[com.microsoft.commondatamodel/cdm-parent "1.0.10"]