License |
License |
---|---|
GroupId | GroupIdorg.pure4s |
ArtifactId | ArtifactIdlogger4s-core_2.12 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.pure4s/logger4s-core_2.12/ -->
<dependency>
<groupId>org.pure4s</groupId>
<artifactId>logger4s-core_2.12</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pure4s/logger4s-core_2.12/
implementation 'org.pure4s:logger4s-core_2.12:0.3.1'
// https://jarcasting.com/artifacts/org.pure4s/logger4s-core_2.12/
implementation ("org.pure4s:logger4s-core_2.12:0.3.1")
'org.pure4s:logger4s-core_2.12:jar:0.3.1'
<dependency org="org.pure4s" name="logger4s-core_2.12" rev="0.3.1">
<artifact name="logger4s-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pure4s', module='logger4s-core_2.12', version='0.3.1')
)
libraryDependencies += "org.pure4s" % "logger4s-core_2.12" % "0.3.1"
[org.pure4s/logger4s-core_2.12 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.mockito : mockito-all | jar | 1.10.19 |