License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdlogging_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionlogging
logging
|
Project Organization |
Project Organizationcom.github.kondaurovdev |
Filename | Size |
---|---|
logging_2.11-0.1.1.pom | |
logging_2.11-0.1.1.jar | 2 KB |
logging_2.11-0.1.1-sources.jar | 1 KB |
logging_2.11-0.1.1-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kondaurovdev/logging_2.11/ -->
<dependency>
<groupId>com.github.kondaurovdev</groupId>
<artifactId>logging_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/logging_2.11/
implementation 'com.github.kondaurovdev:logging_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/logging_2.11/
implementation ("com.github.kondaurovdev:logging_2.11:0.1.1")
'com.github.kondaurovdev:logging_2.11:jar:0.1.1'
<dependency org="com.github.kondaurovdev" name="logging_2.11" rev="0.1.1">
<artifact name="logging_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='logging_2.11', version='0.1.1')
)
libraryDependencies += "com.github.kondaurovdev" % "logging_2.11" % "0.1.1"
[com.github.kondaurovdev/logging_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
net.logstash.logback : logstash-logback-encoder | jar | 4.7 |
com.typesafe.play : play-json_2.11 | jar | 2.5.10 |