Download logging-context-1.0.41.jar file - Jar l

Jar examples for l:logging-context

Description

You can download jar file logging-context 1.0.41 in this page.

Build File

You can use the following script to add logging-context-1.0.41.jar to your project.

<dependency>
   <groupId>com.comoyo.commons</groupId>
   <artifactId>logging-context</artifactId>
   <version>1.0.41</version>
</dependency>
compile group: 'com.comoyo.commons', name: 'logging-context', version: '1.0.41'
libraryDependencies += "com.comoyo.commons" % "logging-context" % "1.0.41"
<dependency org="com.comoyo.commons" name="logging-context" rev="1.0.41"/>
@Grapes(@Grab(group='com.comoyo.commons', module='logging-context', version='1.0.41'))
'com.comoyo.commons:logging-context:jar:1.0.41'

Download

Click the following link to download the jar file.

logging-context-1.0.41-javadoc.jar
logging-context-1.0.41-sources.jar
logging-context-1.0.41.jar
logging-context-1.0.41.pom



Related Tutorials