is not current version
Last Version 2.0.2

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


Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.trajano.maven.doxia
ArtifactId

ArtifactId

maven-doxia-tools
Version

Version

2.0.0
Type

Type

pom

Download maven-doxia-tools 2.0.0


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