is not current version
Last Version 3.9.2

org.webjars:uikit 2.9.0

WebJar for UIkit

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

uikit
Version

Version

2.9.0
Type

Type

jar

Download uikit 2.9.0


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