is not current version
Last Version 3.2.0-1

org.webjars:bootswatch-amelia 3.1.1


GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootswatch-amelia
Version

Version

3.1.1
Type

Type

jar

Download bootswatch-amelia 3.1.1


<!-- https://jarcasting.com/artifacts/org.webjars/bootswatch-amelia/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>bootswatch-amelia</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootswatch-amelia/
implementation 'org.webjars:bootswatch-amelia:3.1.1'
// https://jarcasting.com/artifacts/org.webjars/bootswatch-amelia/
implementation ("org.webjars:bootswatch-amelia:3.1.1")
'org.webjars:bootswatch-amelia:jar:3.1.1'
<dependency org="org.webjars" name="bootswatch-amelia" rev="3.1.1">
  <artifact name="bootswatch-amelia" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootswatch-amelia', version='3.1.1')
)
libraryDependencies += "org.webjars" % "bootswatch-amelia" % "3.1.1"
[org.webjars/bootswatch-amelia "3.1.1"]