github-jobs

Github jobs crawler

Leiningen/Boot

[github-jobs "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

github-jobs/github-jobs {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("github-jobs:github-jobs:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>github-jobs</groupId>
  <artifactId>github-jobs</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>