mirror of https://github.com/sbt/sbt.git
This is a prepration step for Scala 3 support. Instead of data-class, this uses https://github.com/hamnis/dataclass-scalafix. Since it cannot use `withX` method in the data class itself with this approach, I created `syntax` package object to extend some methods to the generated classes. |
||
|---|---|---|
| .. | ||
| custom-protocol-for-test/src/main/scala/coursier/cache/protocol | ||
| custom-protocol-java-for-test/src/main/java/coursier/cache/protocol | ||
| definitions/src/main/scala/lmcoursier | ||
| lm-coursier/src | ||
| sbt-coursier/src | ||
| sbt-coursier-shared/src/main/scala/coursier | ||
| sbt-lm-coursier/src/main/scala | ||