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