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