License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdopenui5-sap.ui.core |
Version | Version1.48.6 |
Type | Typejar |
Description |
Descriptionopenui5-sap.ui.core
WebJar for openui5-sap.ui.core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openui5-sap.ui.core-1.48.6.pom | |
openui5-sap.ui.core-1.48.6.jar | 8 MB |
openui5-sap.ui.core-1.48.6-sources.jar | 22 bytes |
openui5-sap.ui.core-1.48.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/openui5-sap.ui.core/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>openui5-sap.ui.core</artifactId>
<version>1.48.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/openui5-sap.ui.core/
implementation 'org.webjars.bower:openui5-sap.ui.core:1.48.6'
// https://jarcasting.com/artifacts/org.webjars.bower/openui5-sap.ui.core/
implementation ("org.webjars.bower:openui5-sap.ui.core:1.48.6")
'org.webjars.bower:openui5-sap.ui.core:jar:1.48.6'
<dependency org="org.webjars.bower" name="openui5-sap.ui.core" rev="1.48.6">
<artifact name="openui5-sap.ui.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='openui5-sap.ui.core', version='1.48.6')
)
libraryDependencies += "org.webjars.bower" % "openui5-sap.ui.core" % "1.48.6"
[org.webjars.bower/openui5-sap.ui.core "1.48.6"]