is not current version
Last Version 3.1.9

org.sweble.wikitext:swc-parser-lazy 3.1.8

A parser for MediaWiki's Wikitext.

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

org.sweble.wikitext
ArtifactId

ArtifactId

swc-parser-lazy
Version

Version

3.1.8
Type

Type

jar

Download swc-parser-lazy 3.1.8


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