is not current version
Last Version 1.8.1.1

com.github.nruzic.org.apache.maven.doxia:doxia-integration-tools 1.8.1-patch1

A collection of tools to help the integration of Doxia Sitetools in Maven plugins.

Categories

Categories

Maven Build Tools
GroupId

GroupId

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

ArtifactId

doxia-integration-tools
Version

Version

1.8.1-patch1
Type

Type

jar

Download doxia-integration-tools 1.8.1-patch1


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