Archived
0

оптимизирован и исправлен алгоритм сериализации чанка

This commit is contained in:
2018-10-28 20:11:52 +03:00
parent ab6501fbfd
commit 2e2fc13615
2 changed files with 116 additions and 89 deletions

View File

@@ -6,4 +6,5 @@ dependencies {
/* Components */
compile (group: 'com.google.code.gson', name: 'gson', version: '2.8.5')
compile (group: 'net.sf.trove4j', name: 'trove4j', version: '3.0.3')
}