License |
License |
---|---|
GroupId | GroupIdcom.codedx |
ArtifactId | ArtifactIdcommon-log_2.13 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-log
Simple logging facade over SLF4J
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-log_2.13-1.0.0.pom | |
common-log_2.13-1.0.0.jar | 16 KB |
common-log_2.13-1.0.0-sources.jar | 3 KB |
common-log_2.13-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codedx/common-log_2.13/ -->
<dependency>
<groupId>com.codedx</groupId>
<artifactId>common-log_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codedx/common-log_2.13/
implementation 'com.codedx:common-log_2.13:1.0.0'
// https://jarcasting.com/artifacts/com.codedx/common-log_2.13/
implementation ("com.codedx:common-log_2.13:1.0.0")
'com.codedx:common-log_2.13:jar:1.0.0'
<dependency org="com.codedx" name="common-log_2.13" rev="1.0.0">
<artifact name="common-log_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codedx', module='common-log_2.13', version='1.0.0')
)
libraryDependencies += "com.codedx" % "common-log_2.13" % "1.0.0"
[com.codedx/common-log_2.13 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.5 |
Version |
---|
1.0.0
|