dependencies {
include modImplementation("red.jackf.jackfredlib:jackfredlib-base:<VERSION>")
include modImplementation("red.jackf.jackfredlib:jackfredlib-colour:<VERSION>")
include modImplementation("red.jackf.jackfredlib:jackfredlib-lying:<VERSION>")
}
Make sure you include any module dependencies - for example, the Lying module requires both the Colour and Base modules.
You can find the latest versions for each modue on the .