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