is not current version
Last Version 0.0.7

com.github.saadfarooq:khoji-annotations 0.0.3

An annotation processor library for collecting annotated classes at compile time

GroupId

GroupId

com.github.saadfarooq
ArtifactId

ArtifactId

khoji-annotations
Version

Version

0.0.3
Type

Type

jar

Download khoji-annotations 0.0.3


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