is not current version
Last Version 1.8.1.1

com.github.nruzic.org.apache.maven.doxia:doxia-decoration-model 1.8.1-patch1

The Decoration Model handles the decoration descriptor for sites, also known as site.xml.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.nruzic.org.apache.maven.doxia
ArtifactId

ArtifactId

doxia-decoration-model
Version

Version

1.8.1-patch1
Type

Type

jar

Download doxia-decoration-model 1.8.1-patch1


<!-- https://jarcasting.com/artifacts/com.github.nruzic.org.apache.maven.doxia/doxia-decoration-model/ -->
<dependency>
    <groupId>com.github.nruzic.org.apache.maven.doxia</groupId>
    <artifactId>doxia-decoration-model</artifactId>
    <version>1.8.1-patch1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nruzic.org.apache.maven.doxia/doxia-decoration-model/
implementation 'com.github.nruzic.org.apache.maven.doxia:doxia-decoration-model:1.8.1-patch1'
// https://jarcasting.com/artifacts/com.github.nruzic.org.apache.maven.doxia/doxia-decoration-model/
implementation ("com.github.nruzic.org.apache.maven.doxia:doxia-decoration-model:1.8.1-patch1")
'com.github.nruzic.org.apache.maven.doxia:doxia-decoration-model:jar:1.8.1-patch1'
<dependency org="com.github.nruzic.org.apache.maven.doxia" name="doxia-decoration-model" rev="1.8.1-patch1">
  <artifact name="doxia-decoration-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nruzic.org.apache.maven.doxia', module='doxia-decoration-model', version='1.8.1-patch1')
)
libraryDependencies += "com.github.nruzic.org.apache.maven.doxia" % "doxia-decoration-model" % "1.8.1-patch1"
[com.github.nruzic.org.apache.maven.doxia/doxia-decoration-model "1.8.1-patch1"]