License |
License |
---|---|
GroupId | GroupIdorg.xwiki.rendering |
ArtifactId | ArtifactIdxwiki-rendering-macro-quote |
Last Version | Last Version13.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXWiki Rendering - Macro - Quote
Displays inline text with special quote formatting
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-quote/ -->
<dependency>
<groupId>org.xwiki.rendering</groupId>
<artifactId>xwiki-rendering-macro-quote</artifactId>
<version>13.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-quote/
implementation 'org.xwiki.rendering:xwiki-rendering-macro-quote:13.10'
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-quote/
implementation ("org.xwiki.rendering:xwiki-rendering-macro-quote:13.10")
'org.xwiki.rendering:xwiki-rendering-macro-quote:jar:13.10'
<dependency org="org.xwiki.rendering" name="xwiki-rendering-macro-quote" rev="13.10">
<artifact name="xwiki-rendering-macro-quote" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.rendering', module='xwiki-rendering-macro-quote', version='13.10')
)
libraryDependencies += "org.xwiki.rendering" % "xwiki-rendering-macro-quote" % "13.10"
[org.xwiki.rendering/xwiki-rendering-macro-quote "13.10"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.rendering : xwiki-rendering-api | jar | 13.10 |
org.xwiki.rendering : xwiki-rendering-transformation-macro | jar | 13.10 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.rendering : xwiki-rendering-syntax-xwiki21 | jar | 13.10 |
org.xwiki.rendering : xwiki-rendering-syntax-event | jar | 13.10 |
org.xwiki.rendering : xwiki-rendering-syntax-xhtml | jar | 13.10 |
org.xwiki.commons : xwiki-commons-component-default | jar | 13.10 |
org.xwiki.rendering : xwiki-rendering-test | jar | 13.10 |