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

com.github.icebuf:alog 0.0.3

Auto log annotation

Группа

Группа

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

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

alog
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать alog 0.0.3


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