mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
11 lines
121 B
Kotlin
11 lines
121 B
Kotlin
|
|
dependencies {
|
|
compileOnly(project(":valiobungee-core"))
|
|
|
|
}
|
|
|
|
description = "ValioBungee Redisson implementation"
|
|
|
|
|
|
|