License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdopenui5 |
Last Version | Last Version1.96.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenUI5
WebJar for OpenUI5
|
Project URL |
Project URL |
Filename | Size |
---|---|
openui5-1.96.3.pom | |
openui5-1.96.3.jar | 46 MB |
openui5-1.96.3-javadoc.jar | 45 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/openui5/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>openui5</artifactId>
<version>1.96.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/openui5/
implementation 'org.webjars:openui5:1.96.3'
// https://jarcasting.com/artifacts/org.webjars/openui5/
implementation ("org.webjars:openui5:1.96.3")
'org.webjars:openui5:jar:1.96.3'
<dependency org="org.webjars" name="openui5" rev="1.96.3">
<artifact name="openui5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='openui5', version='1.96.3')
)
libraryDependencies += "org.webjars" % "openui5" % "1.96.3"
[org.webjars/openui5 "1.96.3"]