g

github-com-twbs-bootstrap

WebJar for bootstrap
https://www.webjars.org
MIT
Files download
File Operation
github-com-twbs-bootstrap-5.2.3.jar download
github-com-twbs-bootstrap-5.2.3.pom download
github-com-twbs-bootstrap-5.2.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>github-com-twbs-bootstrap</artifactId>
  <version>5.2.3</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:github-com-twbs-bootstrap:5.2.3'
Gradle Kotlin
implementation("org.webjars.npm:github-com-twbs-bootstrap:5.2.3")
Scala SBT
libraryDependencies += "org.webjars.npm" % "github-com-twbs-bootstrap" % "5.2.3"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='github-com-twbs-bootstrap', version='5.2.3')
)
Apache Ivy
<dependency org="org.webjars.npm" name="github-com-twbs-bootstrap" rev="5.2.3" />
Leiningen
[org.webjars.npm/github-com-twbs-bootstrap "5.2.3"]
Apache Buildr
'org.webjars.npm:github-com-twbs-bootstrap:jar:5.2.3'
Dependencies
The project has no third-party dependencies