is not current version
Last Version 0.0.6

com.github.icebuf:alog-compiler 0.0.5

Auto log complier

GroupId

GroupId

com.github.icebuf
ArtifactId

ArtifactId

alog-compiler
Version

Version

0.0.5
Type

Type

jar

Download 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"]