Google has changed the gradle compile to implementation in Android Studio 3, so it would be nice if you update the Download instructions.
Also, there's a ' missing on:
compile ('org.aaronhe:threetenbp-gson-adapter:1.0.2) {
exclude module: 'threetenbp'
}