is not current version
Last Version 5.0.0

org.webjars:bootstrap-social 4.9.0

WebJar for bootstrap-social

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-social
Version

Version

4.9.0
Type

Type

jar

Download bootstrap-social 4.9.0


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