is not current version
Last Version 100.0.7

com.microsoft.commondatamodel:cdm-parent 1.4.0

Parent POM module for all CDM SDK

Categories

Categories

Data
GroupId

GroupId

com.microsoft.commondatamodel
ArtifactId

ArtifactId

cdm-parent
Version

Version

1.4.0
Type

Type

pom

Download cdm-parent 1.4.0

Filename Size
cdm-parent-1.4.0.pom 5 KB
Browse

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