License |
License |
---|---|
Categories |
CategoriesData Logging Application Layer Libs |
GroupId | GroupIdorg.datacrafts |
ArtifactId | ArtifactIdlogging_2.11 |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogging
logging
|
Project Organization |
Project Organizationorg.datacrafts |
Filename | Size |
---|---|
logging_2.11-0.2.9.pom | |
logging_2.11-0.2.9.jar | 4 KB |
logging_2.11-0.2.9-sources.jar | 1 KB |
logging_2.11-0.2.9-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.datacrafts/logging_2.11/ -->
<dependency>
<groupId>org.datacrafts</groupId>
<artifactId>logging_2.11</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.datacrafts/logging_2.11/
implementation 'org.datacrafts:logging_2.11:0.2.9'
// https://jarcasting.com/artifacts/org.datacrafts/logging_2.11/
implementation ("org.datacrafts:logging_2.11:0.2.9")
'org.datacrafts:logging_2.11:jar:0.2.9'
<dependency org="org.datacrafts" name="logging_2.11" rev="0.2.9">
<artifact name="logging_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datacrafts', module='logging_2.11', version='0.2.9')
)
libraryDependencies += "org.datacrafts" % "logging_2.11" % "0.2.9"
[org.datacrafts/logging_2.11 "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |