sbt/cache/src/main/scala/coursier
Alexandre Archambault 79b4be89bc Escape characters in cache path
Fixes https://github.com/alexarchambault/coursier/issues/133
2016-02-23 20:19:18 +01:00
..
Cache.scala Escape characters in cache path 2016-02-23 20:19:18 +01:00
CacheParse.scala Add support for ~/.ivy2/cache as a repository 2016-01-14 01:10:06 +01:00
CachePolicy.scala Replace sealed traits by abstract classes in order to generate less byte code 2016-02-07 14:14:01 +01:00
Platform.scala Rename apply method of Fetch to from 2016-01-03 16:39:30 +01:00
TermDisplay.scala Allow to disable progress bar display with the COURSIER_NO_TERM 2016-02-22 23:01:22 +01:00