is not current version
Last Version 2.0.2

net.trajano.maven.doxia:doxia-integration-tools 2.0.0

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

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.trajano.maven.doxia
ArtifactId

ArtifactId

doxia-integration-tools
Version

Version

2.0.0
Type

Type

jar

Download doxia-integration-tools 2.0.0


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