is not current version
Last Version 0.0.7

com.github.saadfarooq:khoji-compiler 0.0.2

An annotation processor library for collecting annotated classes at compile time

GroupId

GroupId

com.github.saadfarooq
ArtifactId

ArtifactId

khoji-compiler
Version

Version

0.0.2
Type

Type

jar

Download khoji-compiler 0.0.2


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