Jar examples for b:bootstrap
A packaging of the IntelliJ Community Edition bootstrap library. This is release number 1 of trunk branch 142.
You can download jar file bootstrap 3.3.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add bootstrap-3.3.7.jar to your project.
<dependency> <groupId>org.webjars</groupId> <artifactId>bootstrap</artifactId> <version>3.3.7</version> </dependency>
compile group: 'org.webjars', name: 'bootstrap', version: '3.3.7'
libraryDependencies += "org.webjars" % "bootstrap" % "3.3.7"
<dependency org="org.webjars" name="bootstrap" rev="3.3.7"/>
@Grapes(@Grab(group='org.webjars', module='bootstrap', version='3.3.7'))
'org.webjars:bootstrap:jar:3.3.7'
Click the following link to download the jar file.
bootstrap-3.3.7.jar