lift-markdown 3.0-M1


Group ID:
net.liftweb
Artifact ID:
lift-markdown_2.10
Version:
3.0-M1
Release Date:
May 24, 2014
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-markdown" % "3.0-M1"

Mill build tool

ivy"net.liftweb::lift-markdown:3.0-M1"

Scala CLI

//> using dep "net.liftweb::lift-markdown:3.0-M1"

Ammonite REPL

import $ivy.`net.liftweb::lift-markdown:3.0-M1`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-markdown_2.10</artifactId>
  <version>3.0-M1</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-markdown_2.10', version: '3.0-M1'