is not current version
Last Version 1.96.3

org.webjars:openui5 1.20.6-1

WebJar for OpenUI5

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

openui5
Version

Version

1.20.6-1
Type

Type

jar

Download openui5 1.20.6-1


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