com.asafch.2/github_actions_test

FIXME: write description

Leiningen/Boot

[com.asafch.2/github_actions_test "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.asafch.2/github_actions_test {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.asafch.2:github_actions_test:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.asafch.2</groupId>
  <artifactId>github_actions_test</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>