Start of new exception system
This commit is contained in:
@@ -27,6 +27,7 @@ repositories {
|
||||
dependencies {
|
||||
compile 'com.google.code.findbugs:jsr305:2.0.1'
|
||||
compile 'com.google.guava:guava:17.0'
|
||||
compile 'org.apache.commons:commons-lang3:3.3.2'
|
||||
testCompile 'junit:junit-dep:4.10'
|
||||
testCompile 'org.hamcrest:hamcrest-library:1.2.1'
|
||||
testCompile 'org.mockito:mockito-core:1.8.5'
|
||||
|
||||
Reference in New Issue
Block a user