License |
License |
---|---|
GroupId | GroupIdcom.vladsch.flexmark |
ArtifactId | ArtifactIdflexmark-ext-jekyll-tag |
Last Version | Last Version0.64.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflexmark-java extension for jekyll tag parsing
flexmark-java extension for jekyll tag parsing
|
<!-- https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-ext-jekyll-tag/ -->
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-ext-jekyll-tag</artifactId>
<version>0.64.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-ext-jekyll-tag/
implementation 'com.vladsch.flexmark:flexmark-ext-jekyll-tag:0.64.0'
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-ext-jekyll-tag/
implementation ("com.vladsch.flexmark:flexmark-ext-jekyll-tag:0.64.0")
'com.vladsch.flexmark:flexmark-ext-jekyll-tag:jar:0.64.0'
<dependency org="com.vladsch.flexmark" name="flexmark-ext-jekyll-tag" rev="0.64.0">
<artifact name="flexmark-ext-jekyll-tag" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-ext-jekyll-tag', version='0.64.0')
)
libraryDependencies += "com.vladsch.flexmark" % "flexmark-ext-jekyll-tag" % "0.64.0"
[com.vladsch.flexmark/flexmark-ext-jekyll-tag "0.64.0"]
Group / Artifact | Type | Version |
---|---|---|
com.vladsch.flexmark : flexmark-util | jar | 0.64.0 |
com.vladsch.flexmark : flexmark | jar | 0.64.0 |
Group / Artifact | Type | Version |
---|---|---|
com.vladsch.flexmark : flexmark-test-util | jar | 0.64.0 |
com.vladsch.flexmark : flexmark-core-test | jar | 0.64.0 |