LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.api.core
/
HttpClient
/
download
download
suspend
fun
download
(
url
:
String
,
file
:
File
,
agent
:
String
=
DEFAULT_AGENT
,
progressListener
:
OkHttpProgressInterceptor.ProgressListener
?
=
null
)
:
Long