License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdumbrella |
Version | Version2.7.0 |
Type | Typejar |
Description |
Descriptionumbrella
WebJar for umbrella
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
umbrella-2.7.0.pom | |
umbrella-2.7.0.jar | 396 KB |
umbrella-2.7.0-sources.jar | 22 bytes |
umbrella-2.7.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/umbrella/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>umbrella</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/umbrella/
implementation 'org.webjars.bower:umbrella:2.7.0'
// https://jarcasting.com/artifacts/org.webjars.bower/umbrella/
implementation ("org.webjars.bower:umbrella:2.7.0")
'org.webjars.bower:umbrella:jar:2.7.0'
<dependency org="org.webjars.bower" name="umbrella" rev="2.7.0">
<artifact name="umbrella" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='umbrella', version='2.7.0')
)
libraryDependencies += "org.webjars.bower" % "umbrella" % "2.7.0"
[org.webjars.bower/umbrella "2.7.0"]