is not current version
Last Version 2.0.1

com.google.openrtb:openrtb-parent 0.8.0-beta3

OpenRTB model for Java and other languages via protobuf; Helper OpenRTB libraries for Java including JSON serialization

GroupId

GroupId

com.google.openrtb
ArtifactId

ArtifactId

openrtb-parent
Version

Version

0.8.0-beta3
Type

Type

pom

Download openrtb-parent 0.8.0-beta3


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