License |
License
BSD 3-Clause
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdonsenui__custom-elements |
Version | Version1.0.0 |
Type | Typejar |
Description |
Description@onsenui/custom-elements
WebJar for @onsenui/custom-elements
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
onsenui__custom-elements-1.0.0.pom | |
onsenui__custom-elements-1.0.0.jar | 304 KB |
onsenui__custom-elements-1.0.0-sources.jar | 22 bytes |
onsenui__custom-elements-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/onsenui__custom-elements/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>onsenui__custom-elements</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/onsenui__custom-elements/
implementation 'org.webjars.npm:onsenui__custom-elements:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/onsenui__custom-elements/
implementation ("org.webjars.npm:onsenui__custom-elements:1.0.0")
'org.webjars.npm:onsenui__custom-elements:jar:1.0.0'
<dependency org="org.webjars.npm" name="onsenui__custom-elements" rev="1.0.0">
<artifact name="onsenui__custom-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='onsenui__custom-elements', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "onsenui__custom-elements" % "1.0.0"
[org.webjars.npm/onsenui__custom-elements "1.0.0"]