Last Version

Google OpenRTB Libraries 2.0.1

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

License

License

GroupId

GroupId

com.google.openrtb
ArtifactId

ArtifactId

openrtb-parent
Version

Version

2.0.1
Type

Type

pom
Description

Description

Google OpenRTB Libraries
OpenRTB model for Java and other languages via protobuf; Helper OpenRTB libraries for Java including JSON serialization
Project URL

Project URL

https://github.com/google/openrtb
Project Organization

Project Organization

Google, Inc.

Download openrtb-parent 2.0.1

Filename Size
openrtb-parent-2.0.1.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • openrtb-core