is not current version
Last Version 0.66.0.1

com.jwebmp:uadetector-resources 0.62.0.1

This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without having to release a new implementation.

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

uadetector-resources
Version

Version

0.62.0.1
Type

Type

jar

Download uadetector-resources 0.62.0.1


<!-- https://jarcasting.com/artifacts/com.jwebmp/uadetector-resources/ -->
<dependency>
    <groupId>com.jwebmp</groupId>
    <artifactId>uadetector-resources</artifactId>
    <version>0.62.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/uadetector-resources/
implementation 'com.jwebmp:uadetector-resources:0.62.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/uadetector-resources/
implementation ("com.jwebmp:uadetector-resources:0.62.0.1")
'com.jwebmp:uadetector-resources:jar:0.62.0.1'
<dependency org="com.jwebmp" name="uadetector-resources" rev="0.62.0.1">
  <artifact name="uadetector-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='uadetector-resources', version='0.62.0.1')
)
libraryDependencies += "com.jwebmp" % "uadetector-resources" % "0.62.0.1"
[com.jwebmp/uadetector-resources "0.62.0.1"]