is not current version
Last Version 62.70.0

io.github.ReleaseStandard.CodeEditor:logger-debug 42

CodeEditor-logger-debug for CodeEditor

GroupId

GroupId

io.github.ReleaseStandard.CodeEditor
ArtifactId

ArtifactId

logger-debug
Version

Version

42
Type

Type

aar

Download logger-debug 42


<!-- https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor/logger-debug/ -->
<dependency>
    <groupId>io.github.ReleaseStandard.CodeEditor</groupId>
    <artifactId>logger-debug</artifactId>
    <version>42</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor/logger-debug/
implementation 'io.github.ReleaseStandard.CodeEditor:logger-debug:42'
// https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor/logger-debug/
implementation ("io.github.ReleaseStandard.CodeEditor:logger-debug:42")
'io.github.ReleaseStandard.CodeEditor:logger-debug:aar:42'
<dependency org="io.github.ReleaseStandard.CodeEditor" name="logger-debug" rev="42">
  <artifact name="logger-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ReleaseStandard.CodeEditor', module='logger-debug', version='42')
)
libraryDependencies += "io.github.ReleaseStandard.CodeEditor" % "logger-debug" % "42"
[io.github.ReleaseStandard.CodeEditor/logger-debug "42"]