Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
viaversion
/
refs/heads/master
/
.
/
velocity
/
build.gradle.kts
blob: 7c6781be48b6e845f48f6d330d3797c73f774b5d [
file
] [
log
] [
blame
] [
raw
]
dependencies
{
implementation
(
projects
.
viaversionCommon
)
compileOnly
(
libs
.
velocity
)
annotationProcessor
(
libs
.
velocity
)
}