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.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add bootstrap-3.1.1.jar to your project.
<dependency> <groupId>li.rudin.mavenjs</groupId> <artifactId>bootstrap</artifactId> <version>3.1.1</version> </dependency>
compile group: 'li.rudin.mavenjs', name: 'bootstrap', version: '3.1.1'
libraryDependencies += "li.rudin.mavenjs" % "bootstrap" % "3.1.1"
<dependency org="li.rudin.mavenjs" name="bootstrap" rev="3.1.1"/>
@Grapes(@Grab(group='li.rudin.mavenjs', module='bootstrap', version='3.1.1'))
'li.rudin.mavenjs:bootstrap:jar:3.1.1'
Click the following link to download the jar file.
bootstrap-3.1.1-sources.jar