is not current version
Last Version 3.1.9

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

A lazy 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

1.1.1
Type

Type

jar

Download swc-parser-lazy 1.1.1


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