MVN

com.bitplan : w3cValidator

Maven & Gradle

Dec 17, 2021
7 stars

BITPlan-W3CValidator · Java library to call W3C Validator check

<dependency>
    <groupId>com.bitplan</groupId>
    <artifactId>w3cValidator</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bitplan : w3cValidator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.bitplan : w3cValidator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
w3cValidator-0.0.5
w3cValidator-0.0.3
w3cValidator-0.0.2
w3cValidator-0.0.1

How to add a dependency to Maven

Add the following com.bitplan : w3cValidator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bitplan</groupId>
    <artifactId>w3cValidator</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bitplan : w3cValidator gradle dependency to your build.gradle file:

implementation 'com.bitplan:w3cValidator:0.0.5'

Gradle Kotlin DSL: Add the following com.bitplan : w3cValidator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bitplan:w3cValidator:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bitplan : w3cValidator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bitplan" % "w3cValidator" % "0.0.5"

Advertisement

Dependencies from Group

Dec 20, 2021
3 usages
Dec 17, 2021
2 usages
Dec 17, 2021
1 usages
3 stars
Dec 17, 2021
1 usages
0 stars
Dec 17, 2021
7 stars

Discover Dependencies

Jun 17, 2017
7 stars
Jun 15, 2016
18 stars
Jul 15, 2019
3 usages
236 stars
Jul 15, 2019
242 stars
Jul 15, 2019
2 usages
182 stars
Jul 11, 2016
Jun 25, 2016
Jun 25, 2022
3 usages
53 stars