toggle menu
GradleGalaxy
3.1.0
jvm
switch theme
search in API
GradleGalaxy
/
xyz.srnyx.gradlegalaxy.data.annoyingapi
/
RuntimeLibrary
/
RuntimeLibrary
Runtime
Library
constructor
(
name
:
String
,
repositories
:
List
<
String
>
=
emptyList()
,
group
:
String
,
artifact
:
String
,
version
:
String
,
excludes
:
List
<
Exclude
>
=
emptyList()
,
relocations
:
List
<
Relocation
>
=
emptyList()
,
dependencies
:
List
<
String
>
=
emptyList()
)