pieroxy / java-user-agent-detection

Some code to deduce an OS/Platform/Browser out of a user-agent string
53 stars 12 forks source link

Not found in Maven Repo #27

Open gauti251988 opened 6 years ago

gauti251988 commented 6 years ago
    <dependency>
        <groupId>net.pieroxy.ua</groupId>
        <artifactId>user_agent_detector</artifactId>
        <version>2017.09.24.17.00.GMT</version>
    </dependency>
trinhnx commented 3 years ago

Just clone source and add it bro @gauti251988

pieroxy commented 3 years ago

It is not in maven indeed. If anyone wants to add it, please, be my guest.