buildscript: `classpath "org.jetbrains.kotlin:kotl...
# spek
y
buildscript:
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:0.13.1513"
deps:
Copy code
testCompile group: 'junit', name: 'junit', version: '4.11'
    testCompile 'org.jetbrains.spek:spek:0.1.175'
    compile "org.jetbrains.kotlin:kotlin-stdlib:0.13.1513"