is not current version
Last Version 13.10

org.xwiki.rendering:xwiki-rendering-macro-quote 11.10.4

Displays inline text with special quote formatting

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-macro-quote
Version

Version

11.10.4
Type

Type

jar

Download xwiki-rendering-macro-quote 11.10.4


<!-- https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-quote/ -->
<dependency>
    <groupId>org.xwiki.rendering</groupId>
    <artifactId>xwiki-rendering-macro-quote</artifactId>
    <version>11.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-quote/
implementation 'org.xwiki.rendering:xwiki-rendering-macro-quote:11.10.4'
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-quote/
implementation ("org.xwiki.rendering:xwiki-rendering-macro-quote:11.10.4")
'org.xwiki.rendering:xwiki-rendering-macro-quote:jar:11.10.4'
<dependency org="org.xwiki.rendering" name="xwiki-rendering-macro-quote" rev="11.10.4">
  <artifact name="xwiki-rendering-macro-quote" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.rendering', module='xwiki-rendering-macro-quote', version='11.10.4')
)
libraryDependencies += "org.xwiki.rendering" % "xwiki-rendering-macro-quote" % "11.10.4"
[org.xwiki.rendering/xwiki-rendering-macro-quote "11.10.4"]