Archived
0

Первые намётки событийной модели

This commit is contained in:
2018-05-02 15:27:39 +03:00
parent 6295c63443
commit 31f3d21997
15 changed files with 309 additions and 96 deletions

View File

@@ -12,4 +12,5 @@ ext {
dependencies {
/* Components */
compile (group: 'commons-io', name: 'commons-io', version: '2.6')
compile (group: 'com.google.guava', name: 'guava', version: '24.1-jre')
}