Download logger-api-0.1.0.jar file - Jar l

Jar examples for l:logger-api

Description

ALF API

You can download jar file logger-api 0.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add logger-api-0.1.0.jar to your project.

<dependency>
   <groupId>io.axway.alf</groupId>
   <artifactId>logger-api</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'io.axway.alf', name: 'logger-api', version: '0.1.0'
libraryDependencies += "io.axway.alf" % "logger-api" % "0.1.0"
<dependency org="io.axway.alf" name="logger-api" rev="0.1.0"/>
@Grapes(@Grab(group='io.axway.alf', module='logger-api', version='0.1.0'))
'io.axway.alf:logger-api:jar:0.1.0'

Download

Click the following link to download the jar file.

logger-api-0.1.0-javadoc.jar
logger-api-0.1.0-sources.jar
logger-api-0.1.0.jar
logger-api-0.1.0.pom



Related Tutorials