dependencies {
implementation(projects.viabackwardsCommon)
compileOnly(libs.velocity)
annotationProcessor(libs.velocity)
}