com.github.hindol/vm-agent

An agent for the cloud.

Leiningen/Boot

[com.github.hindol/vm-agent "0.1.0"]

Clojure CLI/deps.edn

com.github.hindol/vm-agent {:mvn/version "0.1.0"}

Gradle

implementation("com.github.hindol:vm-agent:0.1.0")

Maven

<dependency>
  <groupId>com.github.hindol</groupId>
  <artifactId>vm-agent</artifactId>
  <version>0.1.0</version>
</dependency>