GroupId | GroupIdcom.github.saadfarooq |
---|---|
ArtifactId | ArtifactIdkhoji-annotations |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
khoji-annotations-0.0.2.pom | |
khoji-annotations-0.0.2.jar | 1 KB |
khoji-annotations-0.0.2-sources.jar | 1 KB |
khoji-annotations-0.0.2-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.saadfarooq/khoji-annotations/ -->
<dependency>
<groupId>com.github.saadfarooq</groupId>
<artifactId>khoji-annotations</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.saadfarooq/khoji-annotations/
implementation 'com.github.saadfarooq:khoji-annotations:0.0.2'
// https://jarcasting.com/artifacts/com.github.saadfarooq/khoji-annotations/
implementation ("com.github.saadfarooq:khoji-annotations:0.0.2")
'com.github.saadfarooq:khoji-annotations:jar:0.0.2'
<dependency org="com.github.saadfarooq" name="khoji-annotations" rev="0.0.2">
<artifact name="khoji-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.saadfarooq', module='khoji-annotations', version='0.0.2')
)
libraryDependencies += "com.github.saadfarooq" % "khoji-annotations" % "0.0.2"
[com.github.saadfarooq/khoji-annotations "0.0.2"]