| Группа | Группаcom.google.openrtb |
|---|---|
| Идентификатор | Идентификаторopenrtb-parent |
| Версия | Версия0.6.6 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| openrtb-parent-0.6.6.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.google.openrtb/openrtb-parent/ -->
<dependency>
<groupId>com.google.openrtb</groupId>
<artifactId>openrtb-parent</artifactId>
<version>0.6.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.openrtb/openrtb-parent/
implementation 'com.google.openrtb:openrtb-parent:0.6.6'
// https://jarcasting.com/artifacts/com.google.openrtb/openrtb-parent/
implementation ("com.google.openrtb:openrtb-parent:0.6.6")
'com.google.openrtb:openrtb-parent:pom:0.6.6'
<dependency org="com.google.openrtb" name="openrtb-parent" rev="0.6.6">
<artifact name="openrtb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.openrtb', module='openrtb-parent', version='0.6.6')
)
libraryDependencies += "com.google.openrtb" % "openrtb-parent" % "0.6.6"
[com.google.openrtb/openrtb-parent "0.6.6"]