GroupId | GroupIdorg.webjars |
---|---|
ArtifactId | ArtifactIdbootswatch-readable |
Version | Version3.0.3+1-1 |
Type | Typejar |
Filename | Size |
---|---|
bootswatch-readable-3.0.3+1-1.pom | |
bootswatch-readable-3.0.3+1-1.jar | 219 KB |
bootswatch-readable-3.0.3+1-1-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootswatch-readable/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootswatch-readable</artifactId>
<version>3.0.3+1-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootswatch-readable/
implementation 'org.webjars:bootswatch-readable:3.0.3+1-1'
// https://jarcasting.com/artifacts/org.webjars/bootswatch-readable/
implementation ("org.webjars:bootswatch-readable:3.0.3+1-1")
'org.webjars:bootswatch-readable:jar:3.0.3+1-1'
<dependency org="org.webjars" name="bootswatch-readable" rev="3.0.3+1-1">
<artifact name="bootswatch-readable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootswatch-readable', version='3.0.3+1-1')
)
libraryDependencies += "org.webjars" % "bootswatch-readable" % "3.0.3+1-1"
[org.webjars/bootswatch-readable "3.0.3+1-1"]