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_3 Show documentation
Show all versions of dc10-sbt_3 Show documentation
Library for use with the `dc10-scala` code generator
package dc10.sbt
import dc10.sbt.predef.{Build, Project}
trait dsl
object dsl extends dsl
with Build.Mixins
with Project.Mixins
© 2015 - 2024 Weber Informatics LLC | Privacy Policy