com.scarletcomply/license-finder

Leiningen/Boot

[com.scarletcomply/license-finder "0.3.0"]

Clojure CLI/deps.edn

com.scarletcomply/license-finder {:mvn/version "0.3.0"}

Gradle

implementation("com.scarletcomply:license-finder:0.3.0")

Maven

<dependency>
  <groupId>com.scarletcomply</groupId>
  <artifactId>license-finder</artifactId>
  <version>0.3.0</version>
</dependency>