Download belog-0.9.5.jar file - Jar b

Jar examples for b:belog

Description

A collection of core tools I use

You can download jar file belog 0.9.5 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add belog-0.9.5.jar to your project.

<dependency>
   <groupId>com.nu-art-software</groupId>
   <artifactId>belog</artifactId>
   <version>0.9.5</version>
</dependency>
compile group: 'com.nu-art-software', name: 'belog', version: '0.9.5'
libraryDependencies += "com.nu-art-software" % "belog" % "0.9.5"
<dependency org="com.nu-art-software" name="belog" rev="0.9.5"/>
@Grapes(@Grab(group='com.nu-art-software', module='belog', version='0.9.5'))
'com.nu-art-software:belog:jar:0.9.5'

Download

Click the following link to download the jar file.

belog-0.9.5-javadoc.jar
belog-0.9.5-sources.jar
belog-0.9.5.jar
belog-0.9.5.pom



Related Tutorials