<dependency>
<groupId>io.github.kitakkun.kondition</groupId>
<artifactId>compiler</artifactId>
<version>0.0.1-alpha02</version>
</dependency>
implementation 'io.github.kitakkun.kondition:compiler:0.0.1-alpha02'
io.github.kitakkun.kondition:compiler:0.0.1-alpha02
<dependency org="io.github.kitakkun.kondition" name="compiler" rev="0.0.1-alpha02" />
libraryDependencies += "io.github.kitakkun.kondition" % "compiler" % "0.0.1-alpha02"
@Grab(group='io.github.kitakkun.kondition', module='compiler', version='0.0.1-alpha02')
[io.github.kitakkun.kondition/compiler "0.0.1-alpha02"]
'io.github.kitakkun.kondition:compiler:jar:0.0.1-alpha02'