<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>easydeviceinfo-common</artifactId>
<version>2.4.1</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='easydeviceinfo-common', version='2.4.1')
)
test
|-- junit:junit:4.12