pe-fp-core

A Clojure library encapsulating the various domain objects associated with the Gas Jot application.

Leiningen/Boot

[pe-fp-core "0.0.44"]

Clojure CLI/deps.edn

pe-fp-core/pe-fp-core {:mvn/version "0.0.44"}

Gradle

implementation("pe-fp-core:pe-fp-core:0.0.44")

Maven

<dependency>
  <groupId>pe-fp-core</groupId>
  <artifactId>pe-fp-core</artifactId>
  <version>0.0.44</version>
</dependency>