dc10.sbt.dsl.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dc10-sbt_sjs1_3 Show documentation
Show all versions of dc10-sbt_sjs1_3 Show documentation
Library for use with the `dc10-scala` code generator
The newest version!
package dc10.sbt
import dc10.sbt.predef.file.Files
trait dsl
object dsl extends dsl
with Files.Mixins
with Project.Mixins