is not current version
Last Version 3.9.2

org.webjars:uikit 2.26.3

WebJar for UIkit

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

uikit
Version

Version

2.26.3
Type

Type

jar

Download uikit 2.26.3


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