g

github-com-twbs-bootstrap

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