skm-ice-stateviewer

Clojurescript library developed by the ICE project within the danish ministry of taxation. Enables the user to visually investigate and navigate the data in an atom.

Leiningen/Boot

[skm-ice-stateviewer "1.0.1"]

Clojure CLI/deps.edn

skm-ice-stateviewer/skm-ice-stateviewer {:mvn/version "1.0.1"}

Gradle

implementation("skm-ice-stateviewer:skm-ice-stateviewer:1.0.1")

Maven

<dependency>
  <groupId>skm-ice-stateviewer</groupId>
  <artifactId>skm-ice-stateviewer</artifactId>
  <version>1.0.1</version>
</dependency>