jar

com.github.coveo : uap-java

Maven & Gradle

Oct 29, 2015

A user agent string parser

Table Of Contents

Latest Version

Download com.github.coveo : uap-java JAR file - Latest Versions:

All Versions

Download com.github.coveo : uap-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window uap-java-1.3.1-coveo1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.coveo.ua_parser

├─ com.github.coveo.ua_parser.CachingParser.class - [JAR]

├─ com.github.coveo.ua_parser.Client.class - [JAR]

├─ com.github.coveo.ua_parser.Constants.class - [JAR]

├─ com.github.coveo.ua_parser.Device.class - [JAR]

├─ com.github.coveo.ua_parser.DeviceParser.class - [JAR]

├─ com.github.coveo.ua_parser.OS.class - [JAR]

├─ com.github.coveo.ua_parser.OSParser.class - [JAR]

├─ com.github.coveo.ua_parser.Parser.class - [JAR]

├─ com.github.coveo.ua_parser.UserAgent.class - [JAR]

├─ com.github.coveo.ua_parser.UserAgentParser.class - [JAR]