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