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