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