is not current version
Last Version 2.0.1

com.google.openrtb:openrtb-core 0.8.4


GroupId

GroupId

com.google.openrtb
ArtifactId

ArtifactId

openrtb-core
Version

Version

0.8.4
Type

Type

jar

Download openrtb-core 0.8.4


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