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