License |
License |
---|---|
GroupId | GroupIdcom.github.saadfarooq |
ArtifactId | ArtifactIdkhoji-annotations |
Version | Version0.0.7 |
Type | Typejar |
Description |
DescriptionKhoiji Annotations
An annotation processor library for collecting annotated classes at compile time
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
khoji-annotations-0.0.7.pom | |
khoji-annotations-0.0.7.jar | 1 KB |
khoji-annotations-0.0.7-sources.jar | 1 KB |
khoji-annotations-0.0.7-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.saadfarooq/khoji-annotations/ -->
<dependency>
<groupId>com.github.saadfarooq</groupId>
<artifactId>khoji-annotations</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.saadfarooq/khoji-annotations/
implementation 'com.github.saadfarooq:khoji-annotations:0.0.7'
// https://jarcasting.com/artifacts/com.github.saadfarooq/khoji-annotations/
implementation ("com.github.saadfarooq:khoji-annotations:0.0.7")
'com.github.saadfarooq:khoji-annotations:jar:0.0.7'
<dependency org="com.github.saadfarooq" name="khoji-annotations" rev="0.0.7">
<artifact name="khoji-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.saadfarooq', module='khoji-annotations', version='0.0.7')
)
libraryDependencies += "com.github.saadfarooq" % "khoji-annotations" % "0.0.7"
[com.github.saadfarooq/khoji-annotations "0.0.7"]