ProjectRepository

constructor(id: String, url: String, releases: Boolean = true, snapshots: Boolean = false, username: String? = null, password: String? = null)