License |
License |
---|---|
GroupId | GroupIdio.crysknife |
ArtifactId | ArtifactIdcrysknife-annotations |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrysknife annotations
This artifact contains annotations for crysknife
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
crysknife-annotations-0.4.pom | |
crysknife-annotations-0.4.jar | 34 KB |
crysknife-annotations-0.4-sources.jar | 27 KB |
crysknife-annotations-0.4-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.crysknife/crysknife-annotations/ -->
<dependency>
<groupId>io.crysknife</groupId>
<artifactId>crysknife-annotations</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.crysknife/crysknife-annotations/
implementation 'io.crysknife:crysknife-annotations:0.4'
// https://jarcasting.com/artifacts/io.crysknife/crysknife-annotations/
implementation ("io.crysknife:crysknife-annotations:0.4")
'io.crysknife:crysknife-annotations:jar:0.4'
<dependency org="io.crysknife" name="crysknife-annotations" rev="0.4">
<artifact name="crysknife-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crysknife', module='crysknife-annotations', version='0.4')
)
libraryDependencies += "io.crysknife" % "crysknife-annotations" % "0.4"
[io.crysknife/crysknife-annotations "0.4"]