problem_01-hex_to_base64

FIXME: write description

Leiningen/Boot

[problem_01-hex_to_base64 "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

problem_01-hex_to_base64/problem_01-hex_to_base64 {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("problem_01-hex_to_base64:problem_01-hex_to_base64:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>problem_01-hex_to_base64</groupId>
  <artifactId>problem_01-hex_to_base64</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>