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