не последняя версия
Последняя версия 0.0.15

com.github.houbb:auto-log 0.0.8

The auto-log tool for java.

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

auto-log
Версия

Версия

0.0.8
Тип

Тип

pom

Скачать auto-log 0.0.8

Имя Файла Размер
auto-log-0.0.8.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.houbb/auto-log/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>auto-log</artifactId>
    <version>0.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/auto-log/
implementation 'com.github.houbb:auto-log:0.0.8'
// https://jarcasting.com/artifacts/com.github.houbb/auto-log/
implementation ("com.github.houbb:auto-log:0.0.8")
'com.github.houbb:auto-log:pom:0.0.8'
<dependency org="com.github.houbb" name="auto-log" rev="0.0.8">
  <artifact name="auto-log" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='auto-log', version='0.0.8')
)
libraryDependencies += "com.github.houbb" % "auto-log" % "0.0.8"
[com.github.houbb/auto-log "0.0.8"]