pe-fp-core

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

Leiningen/Boot

[pe-fp-core "0.0.45"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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