| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbootstrap-filestyle |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
Descriptionbootstrap-filestyle
WebJar for bootstrap-filestyle
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap-filestyle-1.2.1.pom | |
| bootstrap-filestyle-1.2.1.jar | 119 KB |
| bootstrap-filestyle-1.2.1-sources.jar | 22 bytes |
| bootstrap-filestyle-1.2.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-filestyle/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-filestyle</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-filestyle/
implementation 'org.webjars.npm:bootstrap-filestyle:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-filestyle/
implementation ("org.webjars.npm:bootstrap-filestyle:1.2.1")
'org.webjars.npm:bootstrap-filestyle:jar:1.2.1'
<dependency org="org.webjars.npm" name="bootstrap-filestyle" rev="1.2.1">
<artifact name="bootstrap-filestyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-filestyle', version='1.2.1')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-filestyle" % "1.2.1"
[org.webjars.npm/bootstrap-filestyle "1.2.1"]