dvlopt/void

About void and absence of information

Leiningen/Boot

[dvlopt/void "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("dvlopt:void:1.0.1")

Maven

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