Download strictlogging-api-1.0.0.jar file - Jar s

Jar examples for s:strictlogging-api

Description

Lightweight application container for asyncopa components.

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

Build File

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

<dependency>
   <groupId>net.sf.buildbox.strictlogging</groupId>
   <artifactId>strictlogging-api</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.sf.buildbox.strictlogging', name: 'strictlogging-api', version: '1.0.0'
libraryDependencies += "net.sf.buildbox.strictlogging" % "strictlogging-api" % "1.0.0"
<dependency org="net.sf.buildbox.strictlogging" name="strictlogging-api" rev="1.0.0"/>
@Grapes(@Grab(group='net.sf.buildbox.strictlogging', module='strictlogging-api', version='1.0.0'))
'net.sf.buildbox.strictlogging:strictlogging-api:jar:1.0.0'

Download

Click the following link to download the jar file.

strictlogging-api-1.0.0.jar
strictlogging-api-1.0.0.pom



Related Tutorials