is not current version
Last Version 5.0.2

org.webjars:bootswatch-yeti 3.1.1


GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootswatch-yeti
Version

Version

3.1.1
Type

Type

jar

Download bootswatch-yeti 3.1.1


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