Skip to content

Commit

Permalink
Dox
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelhg committed Jul 28, 2023
1 parent a5af56d commit 7395ba0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,17 @@ Todo:

* More unit tests for corner cases. Please send in pull requests, your help is needed.

Use with Gradle:
-----------------------

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

```groovy
implementation "io.mikael:urlbuilder:2.0.9"
```

Use with Maven:
-----------------------

Expand Down

0 comments on commit 7395ba0

Please sign in to comment.