is not current version
Last Version 13.10

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

Displays inline text with special quote formatting

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-macro-quote
Version

Version

9.11.7
Type

Type

jar

Download xwiki-rendering-macro-quote 9.11.7


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