Last Version

slf4j-general 1.0.0

a copy jar from slf4j-sample

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.myibu
ArtifactId

ArtifactId

slf4j-general
Version

Version

1.0.0
Type

Type

jar
Description

Description

slf4j-general
a copy jar from slf4j-sample
Project URL

Project URL

https://github.com/myibu/slf4j-general

Download slf4j-general 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.myibu/slf4j-general/ -->
<dependency>
    <groupId>com.github.myibu</groupId>
    <artifactId>slf4j-general</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myibu/slf4j-general/
implementation 'com.github.myibu:slf4j-general:1.0.0'
// https://jarcasting.com/artifacts/com.github.myibu/slf4j-general/
implementation ("com.github.myibu:slf4j-general:1.0.0")
'com.github.myibu:slf4j-general:jar:1.0.0'
<dependency org="com.github.myibu" name="slf4j-general" rev="1.0.0">
  <artifact name="slf4j-general" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myibu', module='slf4j-general', version='1.0.0')
)
libraryDependencies += "com.github.myibu" % "slf4j-general" % "1.0.0"
[com.github.myibu/slf4j-general "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.