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