is not current version
Last Version 1.0.3

io.github.thebesteric.framework.switchlogger:switch-logger-test 1.0.0-RELEASE


GroupId

GroupId

io.github.thebesteric.framework.switchlogger
ArtifactId

ArtifactId

switch-logger-test
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download switch-logger-test 1.0.0-RELEASE


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