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

com.github.icebuf:alog-compiler 0.0.5

Auto log complier

Группа

Группа

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

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

alog-compiler
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать alog-compiler 0.0.5


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