![JAR search and dependency download from the Maven repository](/logo.png)
hammerlab.markdown.scala Maven / Gradle / Ivy
The newest version!
package hammerlab
import org.hammerlab.markdown.table.HasTable
trait markdown {
trait table extends HasTable
object table extends table
}
object markdown extends markdown with HasTable
© 2015 - 2025 Weber Informatics LLC | Privacy Policy