| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdlift-markdown_2.9.2 |
| Version | Version2.6.3 |
| Type | Typejar |
| Description |
DescriptionLift Markdown
Markdown Parser
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lift-markdown_2.9.2-2.6.3.pom | |
| lift-markdown_2.9.2-2.6.3.jar | 427 KB |
| lift-markdown_2.9.2-2.6.3-sources.jar | 25 KB |
| lift-markdown_2.9.2-2.6.3-javadoc.jar | 497 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-markdown_2.9.2/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-markdown_2.9.2</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-markdown_2.9.2/
implementation 'net.liftweb:lift-markdown_2.9.2:2.6.3'
// https://jarcasting.com/artifacts/net.liftweb/lift-markdown_2.9.2/
implementation ("net.liftweb:lift-markdown_2.9.2:2.6.3")
'net.liftweb:lift-markdown_2.9.2:jar:2.6.3'
<dependency org="net.liftweb" name="lift-markdown_2.9.2" rev="2.6.3">
<artifact name="lift-markdown_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-markdown_2.9.2', version='2.6.3')
)
libraryDependencies += "net.liftweb" % "lift-markdown_2.9.2" % "2.6.3"
[net.liftweb/lift-markdown_2.9.2 "2.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.9.2 | jar | 1.12.3 |
| org.scalacheck : scalacheck_2.9.2 | jar | 1.10.1 |
| org.scalatest : scalatest_2.9.2 | jar | 1.9.1 |
| junit : junit | jar | 4.8.2 |