| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.danny02 |
| Идентификатор | ИдентификаторAnnotationsProcessing |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA collection of game related librarys
|
| Имя Файла | Размер |
|---|---|
| AnnotationsProcessing-1.1.pom | |
| AnnotationsProcessing-1.1.jar | 6 KB |
| AnnotationsProcessing-1.1-sources.jar | 3 KB |
| AnnotationsProcessing-1.1-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.danny02/AnnotationsProcessing/ -->
<dependency>
<groupId>com.github.danny02</groupId>
<artifactId>AnnotationsProcessing</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danny02/AnnotationsProcessing/
implementation 'com.github.danny02:AnnotationsProcessing:1.1'
// https://jarcasting.com/artifacts/com.github.danny02/AnnotationsProcessing/
implementation ("com.github.danny02:AnnotationsProcessing:1.1")
'com.github.danny02:AnnotationsProcessing:jar:1.1'
<dependency org="com.github.danny02" name="AnnotationsProcessing" rev="1.1">
<artifact name="AnnotationsProcessing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danny02', module='AnnotationsProcessing', version='1.1')
)
libraryDependencies += "com.github.danny02" % "AnnotationsProcessing" % "1.1"
[com.github.danny02/AnnotationsProcessing "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |