License |
License
GNU Lesser General Public License Version 3
|
---|---|
GroupId | GroupIdorg.shredzone.commons |
ArtifactId | ArtifactIdcommons-text |
Version | Version2.7 |
Type | Typejar |
Description |
DescriptionShredzone Commons: Text
Shredzone Commons: Text Filters and Formatters
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-text-2.7.pom | |
commons-text-2.7.jar | 25 KB |
commons-text-2.7-sources.jar | 25 KB |
commons-text-2.7-javadoc.jar | 219 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |