io.github.matejcerny.sbtconfig.model.Platform
See thePlatform companion object
Platform target for dependencies. Determines which sbt projects receive the dependency.
Shared→ all platforms (JVM, JS, Native)Jvm→ JVM projects onlyJs→ Scala.js projects onlyNative→ Scala Native projects only
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article