scala.tools.ant.sabbus.antlib.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scala-compiler Show documentation
Show all versions of scala-compiler Show documentation
Compiler for the SubScript extension of the Scala Programming Language
The newest version!
<antlib> <taskdef name="sabmake" classname="scala.tools.ant.sabbus.Make"/> <taskdef name="sabuse" classname="scala.tools.ant.sabbus.Use"/> <taskdef name="sabbreak" classname="scala.tools.ant.sabbus.Break"/> <taskdef name="scalacfork" classname="scala.tools.ant.sabbus.ScalacFork"/> </antlib>