Categories |
CategoriesiText Business Logic Libraries Documents Processing Axon Application Layer Libs Distributed Applications iText Data PDF |
---|---|
GroupId | GroupIdnl.armatiek.saxon |
ArtifactId | ArtifactIdsaxon-ext-wikitext |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
saxon-ext-wikitext-1.1.pom | |
saxon-ext-wikitext-1.1.jar | 12 KB |
saxon-ext-wikitext-1.1-uber.jar | 4 MB |
saxon-ext-wikitext-1.1-sources.jar | 5 KB |
saxon-ext-wikitext-1.1-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-wikitext/ -->
<dependency>
<groupId>nl.armatiek.saxon</groupId>
<artifactId>saxon-ext-wikitext</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-wikitext/
implementation 'nl.armatiek.saxon:saxon-ext-wikitext:1.1'
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-wikitext/
implementation ("nl.armatiek.saxon:saxon-ext-wikitext:1.1")
'nl.armatiek.saxon:saxon-ext-wikitext:jar:1.1'
<dependency org="nl.armatiek.saxon" name="saxon-ext-wikitext" rev="1.1">
<artifact name="saxon-ext-wikitext" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.armatiek.saxon', module='saxon-ext-wikitext', version='1.1')
)
libraryDependencies += "nl.armatiek.saxon" % "saxon-ext-wikitext" % "1.1"
[nl.armatiek.saxon/saxon-ext-wikitext "1.1"]