License |
License |
---|---|
GroupId | GroupIdcom.qiukeke |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNaughtyJavaAnnotations
NaughtyJavaAnnotations
|
Project URL |
Project URL |
Filename | Size |
---|---|
annotations-0.0.7.pom | |
annotations-0.0.7.jar | 13 KB |
annotations-0.0.7-sources.jar | 8 KB |
annotations-0.0.7-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qiukeke/annotations/ -->
<dependency>
<groupId>com.qiukeke</groupId>
<artifactId>annotations</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.qiukeke/annotations/
implementation 'com.qiukeke:annotations:0.0.7'
// https://jarcasting.com/artifacts/com.qiukeke/annotations/
implementation ("com.qiukeke:annotations:0.0.7")
'com.qiukeke:annotations:jar:0.0.7'
<dependency org="com.qiukeke" name="annotations" rev="0.0.7">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qiukeke', module='annotations', version='0.0.7')
)
libraryDependencies += "com.qiukeke" % "annotations" % "0.0.7"
[com.qiukeke/annotations "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.10 |