juxt.modular/menu

A modular extension that provides support for menus, navbars, and other navigation elements that house hyperlinks.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 201 Downloads
  • 21 This Version

Leiningen/Boot

[juxt.modular/menu "0.1.0"]

Clojure CLI/deps.edn

juxt.modular/menu {:mvn/version "0.1.0"}

Gradle

implementation("juxt.modular:menu:0.1.0")

Maven

<dependency>
  <groupId>juxt.modular</groupId>
  <artifactId>menu</artifactId>
  <version>0.1.0</version>
</dependency>