is not current version
Last Version 1.7.0

org.webjars.npm:htmx.org 0.0.8

WebJar for htmx.org

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

htmx.org
Version

Version

0.0.8
Type

Type

jar

Download htmx.org 0.0.8


<!-- https://jarcasting.com/artifacts/org.webjars.npm/htmx.org/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>htmx.org</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/htmx.org/
implementation 'org.webjars.npm:htmx.org:0.0.8'
// https://jarcasting.com/artifacts/org.webjars.npm/htmx.org/
implementation ("org.webjars.npm:htmx.org:0.0.8")
'org.webjars.npm:htmx.org:jar:0.0.8'
<dependency org="org.webjars.npm" name="htmx.org" rev="0.0.8">
  <artifact name="htmx.org" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='htmx.org', version='0.0.8')
)
libraryDependencies += "org.webjars.npm" % "htmx.org" % "0.0.8"
[org.webjars.npm/htmx.org "0.0.8"]