<dependency>
<groupId>net.rdrei.android.dirchooser</groupId>
<artifactId>library</artifactId>
<version>3.0</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='net.rdrei.android.dirchooser', module='library', version='3.0')
)