alpinejs

WebJar for alpinejs

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

alpinejs
Last Version

Last Version

3.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

alpinejs
WebJar for alpinejs
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/alpinejs/alpine

Download alpinejs

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : vue__reactivity jar [3.1.1,3.2)

Project Modules

There are no modules declared in this project.
org.webjars.npm

Alpine.js

A rugged, minimal framework for composing JavaScript behavior in your markup.

Versions

Version
3.9.1
2.8.2
2.8.0
2.7.0
2.6.0
2.0.2