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

com.github.houbb:auto-log-test2 0.0.6


Категории

Категории

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

Группа

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

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

auto-log-test2
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать auto-log-test2 0.0.6


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