License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.media |
ArtifactId | ArtifactIdopenrtb3-converter-core |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionopenrtb3-converter-core
Core library offering transformation support between requests and responses of various OpenRTB
versions: 2.3, 2.4, 2.5 and 3.0
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.media/openrtb3-converter-core/ -->
<dependency>
<groupId>net.media</groupId>
<artifactId>openrtb3-converter-core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.media/openrtb3-converter-core/
implementation 'net.media:openrtb3-converter-core:1.0.5'
// https://jarcasting.com/artifacts/net.media/openrtb3-converter-core/
implementation ("net.media:openrtb3-converter-core:1.0.5")
'net.media:openrtb3-converter-core:jar:1.0.5'
<dependency org="net.media" name="openrtb3-converter-core" rev="1.0.5">
<artifact name="openrtb3-converter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.media', module='openrtb3-converter-core', version='1.0.5')
)
libraryDependencies += "net.media" % "openrtb3-converter-core" % "1.0.5"
[net.media/openrtb3-converter-core "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 6.0.5.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.skyscreamer : jsonassert | jar | 1.2.3 |