com.vladsch.flexmark:flexmark-ext-media-tags (0.42.14)
Published 2026-09-15 11:07:42 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-ext-media-tags</artifactId>
<version>0.42.14</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.vladsch.flexmark:flexmark-ext-media-tags:0.42.14About this package
flexmark-java extension parsing and rendering HTML5 media tags
Dependencies
com.vladsch.flexmark:flexmark
com.vladsch.flexmark:flexmark-test-util