| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdinject-slf4j_2.13 |
| Version | Version22.4.0 |
| Type | Typejar |
| Description |
Descriptioninject-slf4j
inject-slf4j
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.twitter/inject-slf4j_2.13/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>inject-slf4j_2.13</artifactId>
<version>22.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/inject-slf4j_2.13/
implementation 'com.twitter:inject-slf4j_2.13:22.4.0'
// https://jarcasting.com/artifacts/com.twitter/inject-slf4j_2.13/
implementation ("com.twitter:inject-slf4j_2.13:22.4.0")
'com.twitter:inject-slf4j_2.13:jar:22.4.0'
<dependency org="com.twitter" name="inject-slf4j_2.13" rev="22.4.0">
<artifact name="inject-slf4j_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='inject-slf4j_2.13', version='22.4.0')
)
libraryDependencies += "com.twitter" % "inject-slf4j_2.13" % "22.4.0"
[com.twitter/inject-slf4j_2.13 "22.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.1.2 |
| junit : junit | jar | 4.12 |
| com.twitter : util-core_2.13 | jar | 22.4.0 |
| com.twitter : util-slf4j-api_2.13 | jar | 22.4.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : inject-core_2.13 | jar | 22.4.0 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| org.scalatest : scalatest_2.13 | jar | 3.1.2 |
| org.scalatestplus : junit-4-12_2.13 | jar | 3.1.2.0 |
| org.scalatestplus : scalacheck-1-14_2.13 | jar | 3.1.2.0 |