GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdfoundation-apps |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
foundation-apps-1.1.0.pom | |
foundation-apps-1.1.0.jar | 216 KB |
foundation-apps-1.1.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/foundation-apps/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>foundation-apps</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/foundation-apps/
implementation 'org.webjars.bower:foundation-apps:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.bower/foundation-apps/
implementation ("org.webjars.bower:foundation-apps:1.1.0")
'org.webjars.bower:foundation-apps:jar:1.1.0'
<dependency org="org.webjars.bower" name="foundation-apps" rev="1.1.0">
<artifact name="foundation-apps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='foundation-apps', version='1.1.0')
)
libraryDependencies += "org.webjars.bower" % "foundation-apps" % "1.1.0"
[org.webjars.bower/foundation-apps "1.1.0"]