| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.toolisticon.aptk |
| Идентификатор | Идентификаторexample-annotations |
| Версия | Версия0.17.0 |
| Тип | Типjar |
| Описание |
Описаниеexample-annotations
Please refer to https://github.com/holisticon/annotation-processotool-kit
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| example-annotations-0.17.0.pom | |
| example-annotations-0.17.0.jar | 3 KB |
| example-annotations-0.17.0-sources.jar | 3 KB |
| example-annotations-0.17.0-javadoc.jar | 372 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.toolisticon.aptk/example-annotations/ -->
<dependency>
<groupId>io.toolisticon.aptk</groupId>
<artifactId>example-annotations</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.aptk/example-annotations/
implementation 'io.toolisticon.aptk:example-annotations:0.17.0'
// https://jarcasting.com/artifacts/io.toolisticon.aptk/example-annotations/
implementation ("io.toolisticon.aptk:example-annotations:0.17.0")
'io.toolisticon.aptk:example-annotations:jar:0.17.0'
<dependency org="io.toolisticon.aptk" name="example-annotations" rev="0.17.0">
<artifact name="example-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.aptk', module='example-annotations', version='0.17.0')
)
libraryDependencies += "io.toolisticon.aptk" % "example-annotations" % "0.17.0"
[io.toolisticon.aptk/example-annotations "0.17.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.28.2 |
| io.toolisticon.cute : cute | jar | 0.11.1 |