Jar examples for b:boon
Simple opinionated Java for the novice to expert level Java Programmer. Low Ceremony. High Productivity. A real boon to Java to developers!
You can download jar file boon 0.24 in this page.
The Apache Software License, Version 2.0
You can use the following script to add boon-0.24.jar to your project.
<dependency> <groupId>io.fastjson</groupId> <artifactId>boon</artifactId> <version>0.24</version> </dependency>
compile group: 'io.fastjson', name: 'boon', version: '0.24'
libraryDependencies += "io.fastjson" % "boon" % "0.24"
<dependency org="io.fastjson" name="boon" rev="0.24"/>
@Grapes(@Grab(group='io.fastjson', module='boon', version='0.24'))
'io.fastjson:boon:jar:0.24'
Click the following link to download the jar file.
boon-0.24-javadoc.jar