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