Download avsl_2.10-1.0.1.jar file - Jar a

Jar examples for a:avsl-2.10

Description

A Very Simple Logger

You can download jar file avsl_2.10 1.0.1 in this page.

License

BSD

Build File

You can use the following script to add avsl_2.10-1.0.1.jar to your project.

<dependency>
   <groupId>org.clapper</groupId>
   <artifactId>avsl_2.10</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'org.clapper', name: 'avsl_2.10', version: '1.0.1'
libraryDependencies += "org.clapper" % "avsl_2.10" % "1.0.1"
<dependency org="org.clapper" name="avsl_2.10" rev="1.0.1"/>
@Grapes(@Grab(group='org.clapper', module='avsl_2.10', version='1.0.1'))
'org.clapper:avsl_2.10:jar:1.0.1'

Download

Click the following link to download the jar file.

avsl_2.10-1.0.1-javadoc.jar
avsl_2.10-1.0.1-sources.jar
avsl_2.10-1.0.1.jar
avsl_2.10-1.0.1.pom



Related Tutorials