| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.qiukeke |
| Идентификатор | Идентификаторannotations |
| Последняя версия | Последняя версия0.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNaughtyJavaAnnotations
NaughtyJavaAnnotations
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.reflections : reflections | jar | 0.9.10 |