> Could not resolve all dependencies for configuration ':_debugCompile'.
> Could not find com.halfhp.fig:figlib:1.0.3.
Searched in the following locations:
https://repo1.maven.org/maven2/com/halfhp/fig/figlib/1.0.3/figlib-1.0.3.pom
https://repo1.maven.org/maven2/com/halfhp/fig/figlib/1.0.3/figlib-1.0.3.jar
...
Required by:
:test:unspecified > com.androidplot:androidplot-core:1.4.2
dependencies {
...
compile "com.androidplot:androidplot-core:1.4.2
}