Jar examples for s:scalamd
Scala port of http://daringfireball.net/projects/markdown.
You can download jar file scalamd 1.5 in this page.
Apache License
You can use the following script to add scalamd-1.5.jar to your project.
<dependency> <groupId>org.fusesource.scalamd</groupId> <artifactId>scalamd</artifactId> <version>1.5</version> </dependency>
compile group: 'org.fusesource.scalamd', name: 'scalamd', version: '1.5'
libraryDependencies += "org.fusesource.scalamd" % "scalamd" % "1.5"
<dependency org="org.fusesource.scalamd" name="scalamd" rev="1.5"/>
@Grapes(@Grab(group='org.fusesource.scalamd', module='scalamd', version='1.5'))
'org.fusesource.scalamd:scalamd:jar:1.5'
Click the following link to download the jar file.
scalamd-1.5-javadoc.jar