Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.sdl |
ArtifactId | ArtifactIdodata_edm |
Version | Version2.9.9 |
Type | Typejar |
Filename | Size |
---|---|
odata_edm-2.9.9.pom | |
odata_edm-2.9.9.jar | 87 KB |
odata_edm-2.9.9-sources.jar | 55 KB |
odata_edm-2.9.9-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl/odata_edm/ -->
<dependency>
<groupId>com.sdl</groupId>
<artifactId>odata_edm</artifactId>
<version>2.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata_edm/
implementation 'com.sdl:odata_edm:2.9.9'
// https://jarcasting.com/artifacts/com.sdl/odata_edm/
implementation ("com.sdl:odata_edm:2.9.9")
'com.sdl:odata_edm:jar:2.9.9'
<dependency org="com.sdl" name="odata_edm" rev="2.9.9">
<artifact name="odata_edm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata_edm', version='2.9.9')
)
libraryDependencies += "com.sdl" % "odata_edm" % "2.9.9"
[com.sdl/odata_edm "2.9.9"]