Last Version

Shredzone Commons: Text 2.8

Shredzone Commons: Text Filters and Formatters

License

License

GNU Lesser General Public License Version 3
GroupId

GroupId

org.shredzone.commons
ArtifactId

ArtifactId

commons-text
Version

Version

2.8
Type

Type

jar
Description

Description

Shredzone Commons: Text
Shredzone Commons: Text Filters and Formatters
Project URL

Project URL

http://commons.shredzone.org
Source Code Management

Source Code Management

https://github.com/shred/commons-text/

Download commons-text 2.8


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

Dependencies

compile (9)

Group / Artifact Type Version
org.commonmark : commonmark jar 0.18.0
org.commonmark : commonmark-ext-gfm-tables jar 0.18.0
org.commonmark : commonmark-ext-heading-anchor jar 0.18.0
org.commonmark : commonmark-ext-task-list-items jar 0.18.0
org.commonmark : commonmark-ext-gfm-strikethrough jar 0.18.0
org.commonmark : commonmark-ext-autolink jar 0.18.0
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext jar 3.0.39
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext.textile jar 3.0.39
com.github.spotbugs : spotbugs-annotations Optional jar 4.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.