GroupId | GroupIdio.github.thebesteric.framework.switchlogger |
---|---|
ArtifactId | ArtifactIdswitch-logger-core |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
switch-logger-core-1.0.1.pom | |
switch-logger-core-1.0.1.jar | 104 KB |
switch-logger-core-1.0.1-sources.jar | 52 KB |
switch-logger-core-1.0.1-javadoc.jar | 491 KB |
Browse |
<!-- 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"]