| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.scullxbones |
| Идентификатор | Идентификаторlift-markdown_2.12 |
| Версия | Версия3.4.3-LJ-patched |
| Тип | Типjar |
| Описание |
Описаниеlift-markdown
Markdown Parser
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.scullxbones/lift-markdown_2.12/ -->
<dependency>
<groupId>com.github.scullxbones</groupId>
<artifactId>lift-markdown_2.12</artifactId>
<version>3.4.3-LJ-patched</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-markdown_2.12/
implementation 'com.github.scullxbones:lift-markdown_2.12:3.4.3-LJ-patched'
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-markdown_2.12/
implementation ("com.github.scullxbones:lift-markdown_2.12:3.4.3-LJ-patched")
'com.github.scullxbones:lift-markdown_2.12:jar:3.4.3-LJ-patched'
<dependency org="com.github.scullxbones" name="lift-markdown_2.12" rev="3.4.3-LJ-patched">
<artifact name="lift-markdown_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scullxbones', module='lift-markdown_2.12', version='3.4.3-LJ-patched')
)
libraryDependencies += "com.github.scullxbones" % "lift-markdown_2.12" % "3.4.3-LJ-patched"
[com.github.scullxbones/lift-markdown_2.12 "3.4.3-LJ-patched"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| org.scala-lang.modules : scala-xml_2.12 | jar | 1.3.0 |
| org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 4.9.4 |
| org.specs2 : specs2-matcher-extra_2.12 | jar | 4.9.4 |
| org.specs2 : specs2-mock_2.12 | jar | 4.9.4 |
| org.specs2 : specs2-scalacheck_2.12 | jar | 4.9.4 |
| org.scalactic : scalactic_2.12 | jar | 3.1.2 |
| org.scalatest : scalatest_2.12 | jar | 3.1.2 |
| org.scalatestplus : junit-4-12_2.12 | jar | 3.1.2.0 |