| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторmd2html |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmd2html
The data struct framework for java
|
| Имя Файла | Размер |
|---|---|
| md2html-0.0.1.pom | |
| md2html-0.0.1.jar | 8 KB |
| md2html-0.0.1-sources.jar | 5 KB |
| md2html-0.0.1-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/md2html/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>md2html</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/md2html/
implementation 'com.github.houbb:md2html:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/md2html/
implementation ("com.github.houbb:md2html:0.0.1")
'com.github.houbb:md2html:jar:0.0.1'
<dependency org="com.github.houbb" name="md2html" rev="0.0.1">
<artifact name="md2html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='md2html', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "md2html" % "0.0.1"
[com.github.houbb/md2html "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.118 |
| org.pegdown : pegdown | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |