In the build file I’m looking at, there are no pro...
# kobalt
c
In the build file I’m looking at, there are no project dependencies:
Copy code
val p = project {

    name = "del"
    group = "com.example"
    artifactId = name
    version = "0.1”