| Группа | Группаio.github.ReleaseStandard.CodeEditor |
|---|---|
| Идентификатор | Идентификаторlogger-debug |
| Версия | Версия35 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| logger-debug-35.pom | |
| logger-debug-35-sources.jar | 261 bytes |
| logger-debug-35-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor/logger-debug/ -->
<dependency>
<groupId>io.github.ReleaseStandard.CodeEditor</groupId>
<artifactId>logger-debug</artifactId>
<version>35</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor/logger-debug/
implementation 'io.github.ReleaseStandard.CodeEditor:logger-debug:35'
// https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor/logger-debug/
implementation ("io.github.ReleaseStandard.CodeEditor:logger-debug:35")
'io.github.ReleaseStandard.CodeEditor:logger-debug:aar:35'
<dependency org="io.github.ReleaseStandard.CodeEditor" name="logger-debug" rev="35">
<artifact name="logger-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ReleaseStandard.CodeEditor', module='logger-debug', version='35')
)
libraryDependencies += "io.github.ReleaseStandard.CodeEditor" % "logger-debug" % "35"
[io.github.ReleaseStandard.CodeEditor/logger-debug "35"]