is not current version
Last Version 3.1.9

org.sweble.wikitext:sweble-wikitext-components-parent 3.1.7

The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

org.sweble.wikitext
ArtifactId

ArtifactId

sweble-wikitext-components-parent
Version

Version

3.1.7
Type

Type

pom

Download sweble-wikitext-components-parent 3.1.7


<!-- https://jarcasting.com/artifacts/org.sweble.wikitext/sweble-wikitext-components-parent/ -->
<dependency>
    <groupId>org.sweble.wikitext</groupId>
    <artifactId>sweble-wikitext-components-parent</artifactId>
    <version>3.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sweble.wikitext/sweble-wikitext-components-parent/
implementation 'org.sweble.wikitext:sweble-wikitext-components-parent:3.1.7'
// https://jarcasting.com/artifacts/org.sweble.wikitext/sweble-wikitext-components-parent/
implementation ("org.sweble.wikitext:sweble-wikitext-components-parent:3.1.7")
'org.sweble.wikitext:sweble-wikitext-components-parent:pom:3.1.7'
<dependency org="org.sweble.wikitext" name="sweble-wikitext-components-parent" rev="3.1.7">
  <artifact name="sweble-wikitext-components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sweble.wikitext', module='sweble-wikitext-components-parent', version='3.1.7')
)
libraryDependencies += "org.sweble.wikitext" % "sweble-wikitext-components-parent" % "3.1.7"
[org.sweble.wikitext/sweble-wikitext-components-parent "3.1.7"]