is not current version
Last Version 2.2.4

org.webjars.npm:falafel 0.3.1

WebJar for falafel

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

falafel
Version

Version

0.3.1
Type

Type

jar

Download falafel 0.3.1


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