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
  • 67 This Version

Leiningen/Boot

[juxt.modular/menu "0.5.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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