License |
License |
---|---|
GroupId | GroupIdtv.cntt |
ArtifactId | ArtifactIdslf4s-api_2.12 |
Last Version | Last Version1.7.30 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionslf4s-api
slf4s-api
|
Project URL |
Project URL |
Project Organization |
Project Organizationtv.cntt |
Filename | Size |
---|---|
slf4s-api_2.12-1.7.30.pom | |
slf4s-api_2.12-1.7.30.jar | 10 KB |
slf4s-api_2.12-1.7.30-sources.jar | 1 KB |
slf4s-api_2.12-1.7.30-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/tv.cntt/slf4s-api_2.12/ -->
<dependency>
<groupId>tv.cntt</groupId>
<artifactId>slf4s-api_2.12</artifactId>
<version>1.7.30</version>
</dependency>
// https://jarcasting.com/artifacts/tv.cntt/slf4s-api_2.12/
implementation 'tv.cntt:slf4s-api_2.12:1.7.30'
// https://jarcasting.com/artifacts/tv.cntt/slf4s-api_2.12/
implementation ("tv.cntt:slf4s-api_2.12:1.7.30")
'tv.cntt:slf4s-api_2.12:jar:1.7.30'
<dependency org="tv.cntt" name="slf4s-api_2.12" rev="1.7.30">
<artifact name="slf4s-api_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.cntt', module='slf4s-api_2.12', version='1.7.30')
)
libraryDependencies += "tv.cntt" % "slf4s-api_2.12" % "1.7.30"
[tv.cntt/slf4s-api_2.12 "1.7.30"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.scala-lang : scala-reflect | jar | 2.12.10 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.2.3 |