Download framework-log-api-1.0.0.jar file - Jar f

Jar examples for f:framework-log-api

Description

You can download jar file framework-log-api 1.0.0 in this page.

Build File

You can use the following script to add framework-log-api-1.0.0.jar to your project.

<dependency>
   <groupId>com.wichell</groupId>
   <artifactId>framework-log-api</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.wichell', name: 'framework-log-api', version: '1.0.0'
libraryDependencies += "com.wichell" % "framework-log-api" % "1.0.0"
<dependency org="com.wichell" name="framework-log-api" rev="1.0.0"/>
@Grapes(@Grab(group='com.wichell', module='framework-log-api', version='1.0.0'))
'com.wichell:framework-log-api:jar:1.0.0'

Download

Click the following link to download the jar file.

framework-log-api-1.0.0-javadoc.jar
framework-log-api-1.0.0-sources.jar
framework-log-api-1.0.0.jar
framework-log-api-1.0.0.pom



Related Tutorials