Jar examples for s:scala-logging-2.11
scala-logging
You can download jar file scala-logging_2.11 3.7.2 in this page.
Apache 2.0 License
You can use the following script to add scala-logging_2.11-3.7.2.jar to your project.
<dependency> <groupId>com.typesafe.scala-logging</groupId> <artifactId>scala-logging_2.11</artifactId> <version>3.7.2</version> </dependency>
compile group: 'com.typesafe.scala-logging', name: 'scala-logging_2.11', version: '3.7.2'
libraryDependencies += "com.typesafe.scala-logging" % "scala-logging_2.11" % "3.7.2"
<dependency org="com.typesafe.scala-logging" name="scala-logging_2.11" rev="3.7.2"/>
@Grapes(@Grab(group='com.typesafe.scala-logging', module='scala-logging_2.11', version='3.7.2'))
'com.typesafe.scala-logging:scala-logging_2.11:jar:3.7.2'
Click the following link to download the jar file.
scala-logging_2.11-3.7.2-javadoc.jar