MVN

fun.mike : url-validation

Maven & Gradle

Oct 17, 2017
1 usages
0 stars

java-url-validation · URL validation. Pulled from Apache.

<dependency>
    <groupId>fun.mike</groupId>
    <artifactId>url-validation</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fun.mike : url-validation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of fun.mike : url-validation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
url-validation-0.0.1

How to add a dependency to Maven

Add the following fun.mike : url-validation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fun.mike</groupId>
    <artifactId>url-validation</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fun.mike : url-validation gradle dependency to your build.gradle file:

implementation 'fun.mike:url-validation:0.0.1'

Gradle Kotlin DSL: Add the following fun.mike : url-validation gradle kotlin dependency to your build.gradle.kts file:

implementation("fun.mike:url-validation:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following fun.mike : url-validation sbt scala dependency to your build.sbt file:

libraryDependencies += "fun.mike" % "url-validation" % "0.0.1"

Advertisement

Dependencies from Group

Jul 31, 2018
5 usages
0 stars
Apr 04, 2019
3 usages
0 stars
Aug 07, 2018
3 usages
0 stars
Oct 17, 2017
1 usages
0 stars
Oct 27, 2017
1 usages
0 stars

Discover Dependencies

Oct 18, 2017
71 stars
Nov 13, 2018
0 stars
Jun 21, 2022
91 stars
Oct 19, 2017
1 stars
Sep 18, 2020
4 usages
1k stars
Feb 21, 2018
1 usages
26 stars
Oct 25, 2017
1 usages
36 stars