is not current version
Last Version 2.0.1

Google OpenRTB Core 2.0.0

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-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project Organization

Google, Inc.

Download openrtb-core 2.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.protobuf : protobuf-java jar 3.14.0
com.google.guava : guava jar 30.0-jre
io.dropwizard.metrics : metrics-core jar 4.1.16
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.google.truth : truth jar 1.1
org.slf4j : slf4j-jdk14 jar 1.7.30

Project Modules

There are no modules declared in this project.