All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.seanshubin.detangler.scanner.Scanner.scala Maven / Gradle / Ivy

There is a newer version: 0.9.4
Show newest version
package com.seanshubin.detangler.scanner

trait Scanner {
  def scanDependencies(): Iterable[(String, Seq[String])]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy