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