MVN

org.mvnpm : htmx-ext-alpine-morph

Maven & Gradle

Jun 18, 2024
157 stars

htmx-ext-alpine-morph · Alpine.js now has a lightweight [morph plugin](https://alpinejs.dev/plugins/morph) and this extension allows you to use it as the swapping mechanism in htmx which is necessary to retain Alpine state when you have entire Alpine components swapped by htmx.

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>htmx-ext-alpine-morph</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mvnpm : htmx-ext-alpine-morph to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.mvnpm : htmx-ext-alpine-morph to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
htmx-ext-alpine-morph-2.0.0

How to add a dependency to Maven

Add the following org.mvnpm : htmx-ext-alpine-morph maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>htmx-ext-alpine-morph</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mvnpm : htmx-ext-alpine-morph gradle dependency to your build.gradle file:

implementation 'org.mvnpm:htmx-ext-alpine-morph:2.0.0'

Gradle Kotlin DSL: Add the following org.mvnpm : htmx-ext-alpine-morph gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mvnpm:htmx-ext-alpine-morph:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mvnpm : htmx-ext-alpine-morph sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mvnpm" % "htmx-ext-alpine-morph" % "2.0.0"

Advertisement

Dependencies from Group

Apr 16, 2023
1 stars
lit
Aug 03, 2023
18.5k stars
Jan 31, 2023
139 stars
Aug 03, 2023
18.5k stars
Aug 03, 2023
18.5k stars

Discover Dependencies