Added ability to retrieve multiple jokes
This commit is contained in:
parent
77b62fc6dc
commit
9435df289a
13 changed files with 336 additions and 106 deletions
|
@ -15,7 +15,7 @@ plugins {
|
|||
kotlin("jvm") version "1.7.20"
|
||||
}
|
||||
|
||||
description = "Kotlin/Java Wrapper for Sv443's JokeApi"
|
||||
description = "Kotlin/Java Wrapper for Sv443's JokeAPI"
|
||||
group = "net.thauvin.erik"
|
||||
version = "0.9-SNAPSHOT"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue