| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторmd-escape |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmd-escape
md-escape(2018-07-30 21:35:42)
|
| Имя Файла | Размер |
|---|---|
| md-escape-1.0.0.pom | |
| md-escape-1.0.0.jar | 5 KB |
| md-escape-1.0.0-sources.jar | 2 KB |
| md-escape-1.0.0-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/md-escape/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>md-escape</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/md-escape/
implementation 'com.github.houbb:md-escape:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/md-escape/
implementation ("com.github.houbb:md-escape:1.0.0")
'com.github.houbb:md-escape:jar:1.0.0'
<dependency org="com.github.houbb" name="md-escape" rev="1.0.0">
<artifact name="md-escape" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='md-escape', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "md-escape" % "1.0.0"
[com.github.houbb/md-escape "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.143 |
| org.apache.commons : commons-text | jar | 1.2 |