is not current version
Last Version 3.1.9

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

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

2.1.0
Type

Type

jar

Download swc-parser-lazy 2.1.0


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