License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.media |
ArtifactId | ArtifactIdopenrtb3-converter-example |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionopenrtb3-converter-example
Servlet spec based API to test openrtb 3.0 transformation logic
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.media/openrtb3-converter-example/ -->
<dependency>
<groupId>net.media</groupId>
<artifactId>openrtb3-converter-example</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.media/openrtb3-converter-example/
implementation 'net.media:openrtb3-converter-example:1.0.5'
// https://jarcasting.com/artifacts/net.media/openrtb3-converter-example/
implementation ("net.media:openrtb3-converter-example:1.0.5")
'net.media:openrtb3-converter-example:jar:1.0.5'
<dependency org="net.media" name="openrtb3-converter-example" rev="1.0.5">
<artifact name="openrtb3-converter-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.media', module='openrtb3-converter-example', version='1.0.5')
)
libraryDependencies += "net.media" % "openrtb3-converter-example" % "1.0.5"
[net.media/openrtb3-converter-example "1.0.5"]