is not current version
Last Version 1.0.0-beta

io.github.saigu:log-switch-core 1.0.0-ALPHA


GroupId

GroupId

io.github.saigu
ArtifactId

ArtifactId

log-switch-core
Version

Version

1.0.0-ALPHA
Type

Type

jar

Download log-switch-core 1.0.0-ALPHA


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