Download pact-jvm-logging_2.11-2.4.14.jar file - Jar p

Jar examples for p:pact-jvm-logging-2.11

Description

pact-jvm-loggin --------------- Inlined logging from https://github.com/typesafehub/scalalogging to support both Scala 2.10 and 2.11

You can download jar file pact-jvm-logging_2.11 2.4.14 in this page.

License

Apache 2

Build File

You can use the following script to add pact-jvm-logging_2.11-2.4.14.jar to your project.

<dependency>
   <groupId>au.com.dius</groupId>
   <artifactId>pact-jvm-logging_2.11</artifactId>
   <version>2.4.14</version>
</dependency>
compile group: 'au.com.dius', name: 'pact-jvm-logging_2.11', version: '2.4.14'
libraryDependencies += "au.com.dius" % "pact-jvm-logging_2.11" % "2.4.14"
<dependency org="au.com.dius" name="pact-jvm-logging_2.11" rev="2.4.14"/>
@Grapes(@Grab(group='au.com.dius', module='pact-jvm-logging_2.11', version='2.4.14'))
'au.com.dius:pact-jvm-logging_2.11:jar:2.4.14'

Download

Click the following link to download the jar file.

pact-jvm-logging_2.11-2.4.14-javadoc.jar
pact-jvm-logging_2.11-2.4.14-sources.jar
pact-jvm-logging_2.11-2.4.14.jar
pact-jvm-logging_2.11-2.4.14.pom



Related Tutorials