H

HTML-Link-Reviewer-

This a tool that views if HTML links are good or not.
https://github.com/mamadou-diallo/HTML-Link-Reviewer-
The Unlicense
Mamadou Diallo
Files download
File Operation
HTML-Link-Reviewer--1.0.0.jar download
HTML-Link-Reviewer--1.0.0.pom download
Apache Maven
<dependency>
  <groupId>com.github.mamadou-diallo</groupId>
  <artifactId>HTML-Link-Reviewer-</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.mamadou-diallo:HTML-Link-Reviewer-:1.0.0'
Gradle Kotlin
implementation("com.github.mamadou-diallo:HTML-Link-Reviewer-:1.0.0")
Scala SBT
libraryDependencies += "com.github.mamadou-diallo" % "HTML-Link-Reviewer-" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.mamadou-diallo', module='HTML-Link-Reviewer-', version='1.0.0')
)
Apache Ivy
<dependency org="com.github.mamadou-diallo" name="HTML-Link-Reviewer-" rev="1.0.0" />
Leiningen
[com.github.mamadou-diallo/HTML-Link-Reviewer- "1.0.0"]
Apache Buildr
'com.github.mamadou-diallo:HTML-Link-Reviewer-:jar:1.0.0'
Dependencies
The project has no third-party dependencies