is not current version
Last Version 1.7.0

org.webjars.npm:htmx.org 1.0.0

WebJar for htmx.org

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

htmx.org
Version

Version

1.0.0
Type

Type

jar

Download htmx.org 1.0.0


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