![JAR search and dependency download from the Maven repository](/logo.png)
dc10.sbt.compiler.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
The newest version!
package dc10.sbt
import dc10.Compiler
import dc10.scala.{Error, LibDep}
given compiler: Compiler[Statement, LibDep, Error] =
Compiler.impl[Statement, LibDep, Error]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy