dvlopt/void

About void and the absence of information

Leiningen/Boot

[dvlopt/void "0.0.1"]

Clojure CLI/deps.edn

dvlopt/void {:mvn/version "0.0.1"}

Gradle

implementation("dvlopt:void:0.0.1")

Maven

<dependency>
  <groupId>dvlopt</groupId>
  <artifactId>void</artifactId>
  <version>0.0.1</version>
</dependency>