Skip to content

Provides the %%% dependency builder for cross-platform Scala projects

License

Notifications You must be signed in to change notification settings

portable-scala/sbt-platform-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-platform-deps

Provides the %%% dependency builder for sbt. This is used by Scala Native and/or Scala.js projects, including cross-compiling projects, to select the appropriate dependencies for the platform.

This project is only intended as a common dependency for the sbt plugins of Scala.js and Scala Native. It should not be directly used.

Latest release

The latest release is 1.0.2. It can be depended on with

addSbtPlugin("org.portable-scala" % "sbt-platform-deps" % "1.0.2")

As a user, you should typically never depend on sbt-platform-deps. You will get it transitively through sbt-scalanative and/or sbt-scalajs.

About

Provides the %%% dependency builder for cross-platform Scala projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages