Download boon-util-0.5.7.jar file - Jar b

Jar examples for b:boon-util

Description

High performance Java utilities

You can download jar file boon-util 0.5.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add boon-util-0.5.7.jar to your project.

<dependency>
   <groupId>io.advantageous.boon</groupId>
   <artifactId>boon-util</artifactId>
   <version>0.5.7</version>
</dependency>
compile group: 'io.advantageous.boon', name: 'boon-util', version: '0.5.7'
libraryDependencies += "io.advantageous.boon" % "boon-util" % "0.5.7"
<dependency org="io.advantageous.boon" name="boon-util" rev="0.5.7"/>
@Grapes(@Grab(group='io.advantageous.boon', module='boon-util', version='0.5.7'))
'io.advantageous.boon:boon-util:jar:0.5.7'

Download

Click the following link to download the jar file.

boon-util-0.5.7-javadoc.jar
boon-util-0.5.7-sources.jar
boon-util-0.5.7.jar
boon-util-0.5.7.pom



Related Tutorials