switch to pulling in XStream as a maven dep

This commit is contained in:
Gered 2015-11-30 13:09:06 -05:00
parent 8f8e407e68
commit 6638813f1b
2 changed files with 1 additions and 0 deletions

View file

@ -10,5 +10,6 @@ repositories {
dependencies {
compile fileTree(dir: 'lib', include: ['*.jar'])
compile 'com.1stleg:jnativehook:2.0.2'
compile 'com.thoughtworks.xstream:xstream:1.4.4'
}

Binary file not shown.