MVN

io.mikael : urlbuilder

Maven & Gradle

May 05, 2017
17 usages
180 stars

urlbuilder · Create and modify URLs and URL parameters easily, with a builder class.

<dependency>
    <groupId>io.mikael</groupId>
    <artifactId>urlbuilder</artifactId>
    <version>2.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mikael : urlbuilder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.9

All Versions

Choose a version of io.mikael : urlbuilder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
urlbuilder-2.0.9
urlbuilder-2.0.8
urlbuilder-2.0.7

How to add a dependency to Maven

Add the following io.mikael : urlbuilder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.mikael</groupId>
    <artifactId>urlbuilder</artifactId>
    <version>2.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.mikael : urlbuilder gradle dependency to your build.gradle file:

implementation 'io.mikael:urlbuilder:2.0.9'

Gradle Kotlin DSL: Add the following io.mikael : urlbuilder gradle kotlin dependency to your build.gradle.kts file:

implementation("io.mikael:urlbuilder:2.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.mikael : urlbuilder sbt scala dependency to your build.sbt file:

libraryDependencies += "io.mikael" % "urlbuilder" % "2.0.9"

Advertisement

Dependencies from Group

May 05, 2017
17 usages
180 stars

Discover Dependencies

Mar 27, 2017
0 stars
Nov 24, 2020
830 stars
Jul 31, 2023
21 usages
2k stars
Jul 17, 2023
5 usages
2k stars
Jul 30, 2023
8 usages
2k stars
Jul 31, 2023
3 usages
2k stars
Jul 10, 2016
2 stars
May 27, 2015
1 usages
Mar 01, 2023
6 usages
Jan 11, 2023