| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.edgarespina |
| Идентификатор | Идентификаторhandlebars-markdown |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA Markdown Helper
A Markdown Helper base on pegdown library
|
| Имя Файла | Размер |
|---|---|
| handlebars-markdown-0.3.1.pom | |
| handlebars-markdown-0.3.1.jar | 2 KB |
| handlebars-markdown-0.3.1-sources.jar | 1 KB |
| handlebars-markdown-0.3.1-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/handlebars-markdown/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>handlebars-markdown</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/handlebars-markdown/
implementation 'com.github.edgarespina:handlebars-markdown:0.3.1'
// https://jarcasting.com/artifacts/com.github.edgarespina/handlebars-markdown/
implementation ("com.github.edgarespina:handlebars-markdown:0.3.1")
'com.github.edgarespina:handlebars-markdown:jar:0.3.1'
<dependency org="com.github.edgarespina" name="handlebars-markdown" rev="0.3.1">
<artifact name="handlebars-markdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='handlebars-markdown', version='0.3.1')
)
libraryDependencies += "com.github.edgarespina" % "handlebars-markdown" % "0.3.1"
[com.github.edgarespina/handlebars-markdown "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.edgarespina : handlebars | jar | 0.3.1 |
| org.pegdown : pegdown | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.3 |
| junit : junit | jar | 4.10 |