File: build.gradle

package info (click to toggle)
opentest4j-reporting 0.1.0-M1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 468 kB
  • sloc: java: 2,059; xml: 44; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (2)
1
2
3
allprojects {
    apply plugin: 'java'
}