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