is not current version
Last Version 1.3.2

net.trajano.maven.doxia:doxia-linkcheck 1.3.1

Doxia linkcheck is a tool to check the validity of links.

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.trajano.maven.doxia
ArtifactId

ArtifactId

doxia-linkcheck
Version

Version

1.3.1
Type

Type

jar

Download doxia-linkcheck 1.3.1


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