Plugins You can find out about all the publicly available Grails plugins.

Browser detection

  • Tags : user-agent, browser
  • Latest : 0.4.3
  • Last Updated: 24 May 2013
  • Grails version : 1.2.2 > *
7 votes

2% of Grails users

This plugin provides service and tag library for browser detection. You can know what is the browser, version, operating system and language specified in request headers. Read more

Dependency :
compile ":browser-detection:0.4.3"

Documentation