is not current version
Last Version 1.0.4

io.github.thebesteric.framework.switchlogger:switch-logger-core 1.0.1


GroupId

GroupId

io.github.thebesteric.framework.switchlogger
ArtifactId

ArtifactId

switch-logger-core
Version

Version

1.0.1
Type

Type

jar

Download switch-logger-core 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-core/ -->
<dependency>
    <groupId>io.github.thebesteric.framework.switchlogger</groupId>
    <artifactId>switch-logger-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-core/
implementation 'io.github.thebesteric.framework.switchlogger:switch-logger-core:1.0.1'
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-core/
implementation ("io.github.thebesteric.framework.switchlogger:switch-logger-core:1.0.1")
'io.github.thebesteric.framework.switchlogger:switch-logger-core:jar:1.0.1'
<dependency org="io.github.thebesteric.framework.switchlogger" name="switch-logger-core" rev="1.0.1">
  <artifact name="switch-logger-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thebesteric.framework.switchlogger', module='switch-logger-core', version='1.0.1')
)
libraryDependencies += "io.github.thebesteric.framework.switchlogger" % "switch-logger-core" % "1.0.1"
[io.github.thebesteric.framework.switchlogger/switch-logger-core "1.0.1"]