Last Version

flexmark-java extension for abbreviations in text 0.64.0

flexmark-java extension for defining abbreviations and turning appearance of these abbreviations in text into links with titles consisting of the expansion of the abbreviation

License

License

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-ext-abbreviation
Version

Version

0.64.0
Type

Type

jar
Description

Description

flexmark-java extension for abbreviations in text
flexmark-java extension for defining abbreviations and turning appearance of these abbreviations in text into links with titles consisting of the expansion of the abbreviation

Download flexmark-ext-abbreviation 0.64.0


<!-- https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-ext-abbreviation/ -->
<dependency>
    <groupId>com.vladsch.flexmark</groupId>
    <artifactId>flexmark-ext-abbreviation</artifactId>
    <version>0.64.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-ext-abbreviation/
implementation 'com.vladsch.flexmark:flexmark-ext-abbreviation:0.64.0'
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-ext-abbreviation/
implementation ("com.vladsch.flexmark:flexmark-ext-abbreviation:0.64.0")
'com.vladsch.flexmark:flexmark-ext-abbreviation:jar:0.64.0'
<dependency org="com.vladsch.flexmark" name="flexmark-ext-abbreviation" rev="0.64.0">
  <artifact name="flexmark-ext-abbreviation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-ext-abbreviation', version='0.64.0')
)
libraryDependencies += "com.vladsch.flexmark" % "flexmark-ext-abbreviation" % "0.64.0"
[com.vladsch.flexmark/flexmark-ext-abbreviation "0.64.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-util jar 0.64.0
com.vladsch.flexmark : flexmark-ext-autolink jar 0.64.0
com.vladsch.flexmark : flexmark jar 0.64.0

test (7)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-test-util jar 0.64.0
com.vladsch.flexmark : flexmark-core-test jar 0.64.0
com.vladsch.flexmark : flexmark-ext-typographic jar 0.64.0
com.vladsch.flexmark : flexmark-ext-ins jar 0.64.0
com.vladsch.flexmark : flexmark-ext-escaped-character jar 0.64.0
com.vladsch.flexmark : flexmark-ext-gfm-strikethrough jar 0.64.0
com.vladsch.flexmark : flexmark-ext-superscript jar 0.64.0

Project Modules

There are no modules declared in this project.