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