A Java library to get a list of all usb storage devices connected to the computer. It works on the three main operating systems (Windows, Linux and OS X).
'net.samuelcampos:usbdrivedectector:1.0.0'
<dependency> <groupId>net.samuelcampos</groupId> <artifactId>usbdrivedectector</artifactId> <version>1.0.0</version> </dependency>
<dependency org="net.samuelcampos" name="usbdrivedectector" rev="1.0.0"/>
"net.samuelcampos", "usbdrivedectector", "1.0.0"