License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbootswatch-cerulean |
Version | Version4.2.1 |
Type | Typejar |
Description |
DescriptionBootswatch cerulean webjar
WebJar for Bootswatch
|
Filename | Size |
---|---|
bootswatch-cerulean-4.2.1.pom | |
bootswatch-cerulean-4.2.1.jar | 53 KB |
bootswatch-cerulean-4.2.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootswatch-cerulean/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootswatch-cerulean</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootswatch-cerulean/
implementation 'org.webjars:bootswatch-cerulean:4.2.1'
// https://jarcasting.com/artifacts/org.webjars/bootswatch-cerulean/
implementation ("org.webjars:bootswatch-cerulean:4.2.1")
'org.webjars:bootswatch-cerulean:jar:4.2.1'
<dependency org="org.webjars" name="bootswatch-cerulean" rev="4.2.1">
<artifact name="bootswatch-cerulean" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootswatch-cerulean', version='4.2.1')
)
libraryDependencies += "org.webjars" % "bootswatch-cerulean" % "4.2.1"
[org.webjars/bootswatch-cerulean "4.2.1"]