Download beige-logging-base-1.0.2.jar file - Jar b

Jar examples for b:beige-logging-base

Description

It contains of abstraction of simple, non-static, OOP and memory(performance)-friendly logger and its implementations.

You can download jar file beige-logging-base 1.0.2 in this page.

License

GNU General Public License version 2

Build File

You can use the following script to add beige-logging-base-1.0.2.jar to your project.

<dependency>
   <groupId>org.beigesoft</groupId>
   <artifactId>beige-logging-base</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.beigesoft', name: 'beige-logging-base', version: '1.0.2'
libraryDependencies += "org.beigesoft" % "beige-logging-base" % "1.0.2"
<dependency org="org.beigesoft" name="beige-logging-base" rev="1.0.2"/>
@Grapes(@Grab(group='org.beigesoft', module='beige-logging-base', version='1.0.2'))
'org.beigesoft:beige-logging-base:jar:1.0.2'

Download

Click the following link to download the jar file.

beige-logging-base-1.0.2-javadoc.jar
beige-logging-base-1.0.2-sources.jar
beige-logging-base-1.0.2.jar
beige-logging-base-1.0.2.pom



Related Tutorials