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