| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.kohlschutter |
| Идентификатор | Идентификаторcompiler-annotations |
| Последняя версия | Последняя версия1.4.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcompiler-annotations
Annotations that are only needed at compile-time
|
| Организация-разработчик |
Организация-разработчикKohlschütter Search Intelligence |
| Имя Файла | Размер |
|---|---|
| compiler-annotations-1.4.4.pom | |
| compiler-annotations-1.4.4.jar | 5 KB |
| compiler-annotations-1.4.4-sources.jar | 4 KB |
| compiler-annotations-1.4.4-javadoc.jar | 398 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.kohlschutter/compiler-annotations/ -->
<dependency>
<groupId>com.kohlschutter</groupId>
<artifactId>compiler-annotations</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kohlschutter/compiler-annotations/
implementation 'com.kohlschutter:compiler-annotations:1.4.4'
// https://jarcasting.com/artifacts/com.kohlschutter/compiler-annotations/
implementation ("com.kohlschutter:compiler-annotations:1.4.4")
'com.kohlschutter:compiler-annotations:jar:1.4.4'
<dependency org="com.kohlschutter" name="compiler-annotations" rev="1.4.4">
<artifact name="compiler-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kohlschutter', module='compiler-annotations', version='1.4.4')
)
libraryDependencies += "com.kohlschutter" % "compiler-annotations" % "1.4.4"
[com.kohlschutter/compiler-annotations "1.4.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |