GroupId | GroupIdio.github.thebesteric.framework.switchlogger |
---|---|
ArtifactId | ArtifactIdswitch-logger-test |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
switch-logger-test-1.0.1.pom | |
switch-logger-test-1.0.1.jar | 7 KB |
switch-logger-test-1.0.1-sources.jar | 4 KB |
switch-logger-test-1.0.1-javadoc.jar | 54 KB |
Browse |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-test/
implementation ("io.github.thebesteric.framework.switchlogger:switch-logger-test:1.0.1")
'io.github.thebesteric.framework.switchlogger:switch-logger-test:jar:1.0.1'
<dependency org="io.github.thebesteric.framework.switchlogger" name="switch-logger-test" rev="1.0.1">
<artifact name="switch-logger-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thebesteric.framework.switchlogger', module='switch-logger-test', version='1.0.1')
)
libraryDependencies += "io.github.thebesteric.framework.switchlogger" % "switch-logger-test" % "1.0.1"
[io.github.thebesteric.framework.switchlogger/switch-logger-test "1.0.1"]