is not current version
Last Version 3.1.9

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

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

Type

pom

Download sweble-wikitext-components-parent 3.1.8


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