is not current version
Last Version 2.0.12

org.apache.olingo:olingo-odata2-ref 2.0.4


Categories

Categories

Data
GroupId

GroupId

org.apache.olingo
ArtifactId

ArtifactId

olingo-odata2-ref
Version

Version

2.0.4
Type

Type

jar

Download olingo-odata2-ref 2.0.4


<!-- https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-ref/ -->
<dependency>
    <groupId>org.apache.olingo</groupId>
    <artifactId>olingo-odata2-ref</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-ref/
implementation 'org.apache.olingo:olingo-odata2-ref:2.0.4'
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-ref/
implementation ("org.apache.olingo:olingo-odata2-ref:2.0.4")
'org.apache.olingo:olingo-odata2-ref:jar:2.0.4'
<dependency org="org.apache.olingo" name="olingo-odata2-ref" rev="2.0.4">
  <artifact name="olingo-odata2-ref" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='olingo-odata2-ref', version='2.0.4')
)
libraryDependencies += "org.apache.olingo" % "olingo-odata2-ref" % "2.0.4"
[org.apache.olingo/olingo-odata2-ref "2.0.4"]