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