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