| Группа | Группаcn.tg-openx |
|---|---|
| Идентификатор | Идентификаторopenx-boot-booster |
| Версия | Версия1.0.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| openx-boot-booster-1.0.6.pom | |
| openx-boot-booster-1.0.6.jar | 38 MB |
| openx-boot-booster-1.0.6-sources.jar | 28 KB |
| openx-boot-booster-1.0.6-javadoc.jar | 223 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.tg-openx/openx-boot-booster/ -->
<dependency>
<groupId>cn.tg-openx</groupId>
<artifactId>openx-boot-booster</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tg-openx/openx-boot-booster/
implementation 'cn.tg-openx:openx-boot-booster:1.0.6'
// https://jarcasting.com/artifacts/cn.tg-openx/openx-boot-booster/
implementation ("cn.tg-openx:openx-boot-booster:1.0.6")
'cn.tg-openx:openx-boot-booster:jar:1.0.6'
<dependency org="cn.tg-openx" name="openx-boot-booster" rev="1.0.6">
<artifact name="openx-boot-booster" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tg-openx', module='openx-boot-booster', version='1.0.6')
)
libraryDependencies += "cn.tg-openx" % "openx-boot-booster" % "1.0.6"
[cn.tg-openx/openx-boot-booster "1.0.6"]