``` dependencies { apt(file("lib/semve...
# kobalt
e
Copy code
dependencies {
        apt(file("lib/semver-0.9.7.jar"))
        compileOnly(file("lib/semver-0.9.7.jar"))
    }
@cedric Anything more, not working?