License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.fastchar |
ArtifactId | ArtifactIdfastchar-slf4j |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFastChar-SLF4J
FastChar-SLF4J is a FastChar-ExtJs plugin.
|
Project URL |
Project URL |
Filename | Size |
---|---|
fastchar-slf4j-1.0.pom | |
fastchar-slf4j-1.0.jar | 13 KB |
fastchar-slf4j-1.0-sources.jar | 6 KB |
fastchar-slf4j-1.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-slf4j/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-slf4j</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-slf4j/
implementation 'com.fastchar:fastchar-slf4j:1.0'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-slf4j/
implementation ("com.fastchar:fastchar-slf4j:1.0")
'com.fastchar:fastchar-slf4j:jar:1.0'
<dependency org="com.fastchar" name="fastchar-slf4j" rev="1.0">
<artifact name="fastchar-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-slf4j', version='1.0')
)
libraryDependencies += "com.fastchar" % "fastchar-slf4j" % "1.0"
[com.fastchar/fastchar-slf4j "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar | jar | [1.0,) |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |