is not current version
Last Version 14.4.1

org.xwiki.rendering:xwiki-rendering-transformation-macro 8.2-rc-1

XWiki Rendering - Transformation - Macro

Categories

Categories

ORM Data
GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-transformation-macro
Version

Version

8.2-rc-1
Type

Type

jar

Download xwiki-rendering-transformation-macro 8.2-rc-1


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