Jar examples for p:pact-jvm-logging-2.11
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.12 in this page.
Apache 2
You can use the following script to add pact-jvm-logging_2.11-2.4.12.jar to your project.
<dependency> <groupId>au.com.dius</groupId> <artifactId>pact-jvm-logging_2.11</artifactId> <version>2.4.12</version> </dependency>
compile group: 'au.com.dius', name: 'pact-jvm-logging_2.11', version: '2.4.12'
libraryDependencies += "au.com.dius" % "pact-jvm-logging_2.11" % "2.4.12"
<dependency org="au.com.dius" name="pact-jvm-logging_2.11" rev="2.4.12"/>
@Grapes(@Grab(group='au.com.dius', module='pact-jvm-logging_2.11', version='2.4.12'))
'au.com.dius:pact-jvm-logging_2.11:jar:2.4.12'
Click the following link to download the jar file.
pact-jvm-logging_2.11-2.4.12-javadoc.jar