Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.uadetector |
ArtifactId | ArtifactIduadetector-parent |
Version | Version0.2.16 |
Type | Typepom |
Filename | Size |
---|---|
uadetector-parent-0.2.16.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.uadetector/uadetector-parent/ -->
<dependency>
<groupId>net.sf.uadetector</groupId>
<artifactId>uadetector-parent</artifactId>
<version>0.2.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.uadetector/uadetector-parent/
implementation 'net.sf.uadetector:uadetector-parent:0.2.16'
// https://jarcasting.com/artifacts/net.sf.uadetector/uadetector-parent/
implementation ("net.sf.uadetector:uadetector-parent:0.2.16")
'net.sf.uadetector:uadetector-parent:pom:0.2.16'
<dependency org="net.sf.uadetector" name="uadetector-parent" rev="0.2.16">
<artifact name="uadetector-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.uadetector', module='uadetector-parent', version='0.2.16')
)
libraryDependencies += "net.sf.uadetector" % "uadetector-parent" % "0.2.16"
[net.sf.uadetector/uadetector-parent "0.2.16"]