Download belog-1.0.7.jar file - Jar b

Jar examples for b:belog

Description

A collection of core tools I use

You can download jar file belog 1.0.7 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

belog-1.0.7-javadoc.jar
belog-1.0.7-sources.jar
belog-1.0.7.jar
belog-1.0.7.pom



Related Tutorials