is not current version
Last Version 3.3.1

org.webjars:fuelux 2.6.0

WebJar for Fuel UX

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

fuelux
Version

Version

2.6.0
Type

Type

jar

Download fuelux 2.6.0


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