TreeLine

constructor(depth: Int, line: String, groupId: String, artifactId: String, version: String, scope: String? = null, isDirect: Boolean = depth == 0, isExcluded: Boolean = false)