is not current version
Last Version 5.0.2

org.webjars:bootswatch-yeti 4.1.3


GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootswatch-yeti
Version

Version

4.1.3
Type

Type

jar

Download bootswatch-yeti 4.1.3


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