GroupId | GroupIdcom.github.saadfarooq |
---|---|
ArtifactId | ArtifactIdkhoji-annotations |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
khoji-annotations-0.0.6.pom | |
khoji-annotations-0.0.6.jar | 1 KB |
khoji-annotations-0.0.6-sources.jar | 1 KB |
khoji-annotations-0.0.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.saadfarooq/khoji-annotations/
implementation 'com.github.saadfarooq:khoji-annotations:0.0.6'
// https://jarcasting.com/artifacts/com.github.saadfarooq/khoji-annotations/
implementation ("com.github.saadfarooq:khoji-annotations:0.0.6")
'com.github.saadfarooq:khoji-annotations:jar:0.0.6'
<dependency org="com.github.saadfarooq" name="khoji-annotations" rev="0.0.6">
<artifact name="khoji-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.saadfarooq', module='khoji-annotations', version='0.0.6')
)
libraryDependencies += "com.github.saadfarooq" % "khoji-annotations" % "0.0.6"
[com.github.saadfarooq/khoji-annotations "0.0.6"]