clj-virustotal

An API wrapper for VirusTotal. More info: https://www.virustotal.com/en/documentation/public-api/

Leiningen/Boot

[clj-virustotal "1.0.0"]

Clojure CLI/deps.edn

clj-virustotal/clj-virustotal {:mvn/version "1.0.0"}

Gradle

implementation("clj-virustotal:clj-virustotal:1.0.0")

Maven

<dependency>
  <groupId>clj-virustotal</groupId>
  <artifactId>clj-virustotal</artifactId>
  <version>1.0.0</version>
</dependency>