| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.toolisticon.aptk |
| Идентификатор | Идентификаторexample-annotationprocessor |
| Версия | Версия0.17.1 |
| Тип | Типjar |
| Описание |
Описаниеexample-annotationprocessor
Please refer to https://github.com/holisticon/annotation-processotool-kit
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.toolisticon.aptk/example-annotationprocessor/ -->
<dependency>
<groupId>io.toolisticon.aptk</groupId>
<artifactId>example-annotationprocessor</artifactId>
<version>0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.aptk/example-annotationprocessor/
implementation 'io.toolisticon.aptk:example-annotationprocessor:0.17.1'
// https://jarcasting.com/artifacts/io.toolisticon.aptk/example-annotationprocessor/
implementation ("io.toolisticon.aptk:example-annotationprocessor:0.17.1")
'io.toolisticon.aptk:example-annotationprocessor:jar:0.17.1'
<dependency org="io.toolisticon.aptk" name="example-annotationprocessor" rev="0.17.1">
<artifact name="example-annotationprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.aptk', module='example-annotationprocessor', version='0.17.1')
)
libraryDependencies += "io.toolisticon.aptk" % "example-annotationprocessor" % "0.17.1"
[io.toolisticon.aptk/example-annotationprocessor "0.17.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.toolisticon.aptk : example-annotations | jar | 0.17.1 |
| io.toolisticon.spiap : spiap-api | jar | 0.8.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 |