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