License |
License |
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
GroupId | GroupIdorg.sweble.wikitext |
ArtifactId | ArtifactIdsweble-wikitext-components-parent |
Last Version | Last Version3.1.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSweble Wikitext Components Parent
The Sweble Wikitext Components module provides a parser for MediaWiki's
wikitext and an engine trying to emulate the behavior of a MediaWiki.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sweble-wikitext-components-parent-3.1.9.pom | 7 KB |
Browse |
<!-- 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.9</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.9'
// https://jarcasting.com/artifacts/org.sweble.wikitext/sweble-wikitext-components-parent/
implementation ("org.sweble.wikitext:sweble-wikitext-components-parent:3.1.9")
'org.sweble.wikitext:sweble-wikitext-components-parent:pom:3.1.9'
<dependency org="org.sweble.wikitext" name="sweble-wikitext-components-parent" rev="3.1.9">
<artifact name="sweble-wikitext-components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sweble.wikitext', module='sweble-wikitext-components-parent', version='3.1.9')
)
libraryDependencies += "org.sweble.wikitext" % "sweble-wikitext-components-parent" % "3.1.9"
[org.sweble.wikitext/sweble-wikitext-components-parent "3.1.9"]