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