lift-markdown 3.0


Group ID:
net.liftweb
Artifact ID:
lift-markdown_2.11
Version:
3.0
Release Date:
Nov 14, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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