License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbootswatch-parent |
Last Version | Last Version5.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBootswatch Webjars Parent POM
WebJar for Bootswatch
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootswatch-parent-5.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootswatch-parent/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootswatch-parent</artifactId>
<version>5.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootswatch-parent/
implementation 'org.webjars:bootswatch-parent:5.0.2'
// https://jarcasting.com/artifacts/org.webjars/bootswatch-parent/
implementation ("org.webjars:bootswatch-parent:5.0.2")
'org.webjars:bootswatch-parent:pom:5.0.2'
<dependency org="org.webjars" name="bootswatch-parent" rev="5.0.2">
<artifact name="bootswatch-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootswatch-parent', version='5.0.2')
)
libraryDependencies += "org.webjars" % "bootswatch-parent" % "5.0.2"
[org.webjars/bootswatch-parent "5.0.2"]