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