is not current version
Last Version 2.8

Shredzone Commons: Text 2.7

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.7
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.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.commonmark : commonmark jar 0.17.0
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext jar 3.0.38
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext.textile jar 3.0.38
com.github.spotbugs : spotbugs-annotations Optional jar 4.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.