| Группа | Группаio.github.redick01 |
|---|---|
| Идентификатор | Идентификаторlog-trace-helper-all |
| Версия | Версия1.0-RELEASE |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| log-trace-helper-all-1.0-RELEASE.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/ -->
<dependency>
<groupId>io.github.redick01</groupId>
<artifactId>log-trace-helper-all</artifactId>
<version>1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/
implementation 'io.github.redick01:log-trace-helper-all:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/
implementation ("io.github.redick01:log-trace-helper-all:1.0-RELEASE")
'io.github.redick01:log-trace-helper-all:pom:1.0-RELEASE'
<dependency org="io.github.redick01" name="log-trace-helper-all" rev="1.0-RELEASE">
<artifact name="log-trace-helper-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.redick01', module='log-trace-helper-all', version='1.0-RELEASE')
)
libraryDependencies += "io.github.redick01" % "log-trace-helper-all" % "1.0-RELEASE"
[io.github.redick01/log-trace-helper-all "1.0-RELEASE"]