| GroupId | GroupIdcom.jwebmp.thirdparty |
|---|---|
| ArtifactId | ArtifactIduadetector-core |
| Version | Version0.67.0.4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| uadetector-core-0.67.0.4.pom | |
| uadetector-core-0.67.0.4.jar | 192 KB |
| uadetector-core-0.67.0.4-tests.jar | 880 KB |
| uadetector-core-0.67.0.4-sources.jar | 133 KB |
| uadetector-core-0.67.0.4-javadoc.jar | 557 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/uadetector-core/ -->
<dependency>
<groupId>com.jwebmp.thirdparty</groupId>
<artifactId>uadetector-core</artifactId>
<version>0.67.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/uadetector-core/
implementation 'com.jwebmp.thirdparty:uadetector-core:0.67.0.4'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/uadetector-core/
implementation ("com.jwebmp.thirdparty:uadetector-core:0.67.0.4")
'com.jwebmp.thirdparty:uadetector-core:jar:0.67.0.4'
<dependency org="com.jwebmp.thirdparty" name="uadetector-core" rev="0.67.0.4">
<artifact name="uadetector-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='uadetector-core', version='0.67.0.4')
)
libraryDependencies += "com.jwebmp.thirdparty" % "uadetector-core" % "0.67.0.4"
[com.jwebmp.thirdparty/uadetector-core "0.67.0.4"]