Download ealvalog-0.0.20.jar file - Jar e

Jar examples for e:ealvalog

Description

Java logging facade, including Android

You can download jar file ealvalog 0.0.20 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ealvalog-0.0.20.jar to your project.

<dependency>
   <groupId>com.ealva</groupId>
   <artifactId>ealvalog</artifactId>
   <version>0.0.20</version>
</dependency>
compile group: 'com.ealva', name: 'ealvalog', version: '0.0.20'
libraryDependencies += "com.ealva" % "ealvalog" % "0.0.20"
<dependency org="com.ealva" name="ealvalog" rev="0.0.20"/>
@Grapes(@Grab(group='com.ealva', module='ealvalog', version='0.0.20'))
'com.ealva:ealvalog:jar:0.0.20'

Download

Click the following link to download the jar file.

ealvalog-0.0.20-javadoc.jar
ealvalog-0.0.20-sources.jar
ealvalog-0.0.20.jar
ealvalog-0.0.20.pom



Related Tutorials