Fix duplicate download
Changed config.json
{
"Url": "MAVEN_URL",
"BaseFolder": "library",
"CacheFolder": "cache",
"LogFolder": "log",
"RetryCount": 10,
"ParallelCount": 10,
"CacheExpireDate": 30,
"ShowConsole": true,
"WriteFileLog": true,
"LogLevel": "Information"
}