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