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

Leiningen/Boot

[juxt.modular/menu "0.5.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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