Khoji Compiler

An annotation processor library for collecting annotated classes at compile time

License

License

GroupId

GroupId

com.github.saadfarooq
ArtifactId

ArtifactId

khoji-compiler
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Khoji Compiler
An annotation processor library for collecting annotated classes at compile time
Project URL

Project URL

https://github.com/saadfarooq/Khoji/
Source Code Management

Source Code Management

https://github.com/saadfarooq/Khoji/

Download khoji-compiler

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.saadfarooq : khoji-annotations jar 0.0.7
com.squareup : javapoet jar 1.7.0
com.google.auto.service : auto-service jar 1.0-rc2
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1