| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.binis |
| Идентификатор | Идентификаторcode-generator-annotation |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcode-generator-annotation
Binis Code Generation library Annotation Processor
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикBinis Belev |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/dev.binis/code-generator-annotation/ -->
<dependency>
<groupId>dev.binis</groupId>
<artifactId>code-generator-annotation</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.binis/code-generator-annotation/
implementation 'dev.binis:code-generator-annotation:0.3.1'
// https://jarcasting.com/artifacts/dev.binis/code-generator-annotation/
implementation ("dev.binis:code-generator-annotation:0.3.1")
'dev.binis:code-generator-annotation:jar:0.3.1'
<dependency org="dev.binis" name="code-generator-annotation" rev="0.3.1">
<artifact name="code-generator-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.binis', module='code-generator-annotation', version='0.3.1')
)
libraryDependencies += "dev.binis" % "code-generator-annotation" % "0.3.1"
[dev.binis/code-generator-annotation "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.binis : code-generator | jar | 0.3.1 |