| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.snowdream.toybricks |
| Идентификатор | Идентификаторannotation |
| Последняя версия | Последняя версия0.9.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеannotation
SnowdreamFramework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| annotation-0.9.10.pom | |
| annotation-0.9.10.jar | 2 KB |
| annotation-0.9.10-sources.jar | 3 KB |
| annotation-0.9.10-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.toybricks/annotation/ -->
<dependency>
<groupId>com.github.snowdream.toybricks</groupId>
<artifactId>annotation</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/annotation/
implementation 'com.github.snowdream.toybricks:annotation:0.9.10'
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/annotation/
implementation ("com.github.snowdream.toybricks:annotation:0.9.10")
'com.github.snowdream.toybricks:annotation:jar:0.9.10'
<dependency org="com.github.snowdream.toybricks" name="annotation" rev="0.9.10">
<artifact name="annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.toybricks', module='annotation', version='0.9.10')
)
libraryDependencies += "com.github.snowdream.toybricks" % "annotation" % "0.9.10"
[com.github.snowdream.toybricks/annotation "0.9.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.1 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.1.1 |