is not current version
Last Version 2.0.6

com.github.sebhoss:wikitext-bom 2.0.3


Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

wikitext-bom
Version

Version

2.0.3
Type

Type

pom

Download wikitext-bom 2.0.3

Filename Size
wikitext-bom-2.0.3.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.sebhoss/wikitext-bom/ -->
<dependency>
    <groupId>com.github.sebhoss</groupId>
    <artifactId>wikitext-bom</artifactId>
    <version>2.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss/wikitext-bom/
implementation 'com.github.sebhoss:wikitext-bom:2.0.3'
// https://jarcasting.com/artifacts/com.github.sebhoss/wikitext-bom/
implementation ("com.github.sebhoss:wikitext-bom:2.0.3")
'com.github.sebhoss:wikitext-bom:pom:2.0.3'
<dependency org="com.github.sebhoss" name="wikitext-bom" rev="2.0.3">
  <artifact name="wikitext-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss', module='wikitext-bom', version='2.0.3')
)
libraryDependencies += "com.github.sebhoss" % "wikitext-bom" % "2.0.3"
[com.github.sebhoss/wikitext-bom "2.0.3"]