is not current version
Last Version 3.3.7

org.webjars:bootswatch-readable 3.1.1+1


GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootswatch-readable
Version

Version

3.1.1+1
Type

Type

jar

Download bootswatch-readable 3.1.1+1


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