License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.thirdparty |
ArtifactId | ArtifactIdjwebmp-ua-detector |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUA Detector Parent
User Agent Detection Parent
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwebmp-ua-detector-0.68.0.1.pom | 883 bytes |
jwebmp-ua-detector-0.68.0.1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/ -->
<dependency>
<groupId>com.jwebmp.thirdparty</groupId>
<artifactId>jwebmp-ua-detector</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/
implementation 'com.jwebmp.thirdparty:jwebmp-ua-detector:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/jwebmp-ua-detector/
implementation ("com.jwebmp.thirdparty:jwebmp-ua-detector:0.68.0.1")
'com.jwebmp.thirdparty:jwebmp-ua-detector:jar:0.68.0.1'
<dependency org="com.jwebmp.thirdparty" name="jwebmp-ua-detector" rev="0.68.0.1">
<artifact name="jwebmp-ua-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='jwebmp-ua-detector', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.thirdparty" % "jwebmp-ua-detector" % "0.68.0.1"
[com.jwebmp.thirdparty/jwebmp-ua-detector "0.68.0.1"]