Jar examples for b:bootstrap-clj
Bootstrapping in Clojure.
You can download jar file bootstrap-clj 1.1.0 in this page.
WTFPL - Do What The Fuck You Want To Public License
You can use the following script to add bootstrap-clj-1.1.0.jar to your project.
<dependency> <groupId>com.github.sebhoss</groupId> <artifactId>bootstrap-clj</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.sebhoss', name: 'bootstrap-clj', version: '1.1.0'
libraryDependencies += "com.github.sebhoss" % "bootstrap-clj" % "1.1.0"
<dependency org="com.github.sebhoss" name="bootstrap-clj" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.sebhoss', module='bootstrap-clj', version='1.1.0'))
'com.github.sebhoss:bootstrap-clj:jar:1.1.0'
Click the following link to download the jar file.
bootstrap-clj-1.1.0-sources.jar