| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаio.ashdavies.auto |
| Идентификатор | Идентификаторauto-decorator-compiler |
| Последняя версия | Последняя версия1.4.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAuto Decoratorompiler
Generated implementations for common interfaces
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.ashdavies.auto/auto-decorator-compiler/ -->
<dependency>
<groupId>io.ashdavies.auto</groupId>
<artifactId>auto-decorator-compiler</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.ashdavies.auto/auto-decorator-compiler/
implementation 'io.ashdavies.auto:auto-decorator-compiler:1.4.3'
// https://jarcasting.com/artifacts/io.ashdavies.auto/auto-decorator-compiler/
implementation ("io.ashdavies.auto:auto-decorator-compiler:1.4.3")
'io.ashdavies.auto:auto-decorator-compiler:jar:1.4.3'
<dependency org="io.ashdavies.auto" name="auto-decorator-compiler" rev="1.4.3">
<artifact name="auto-decorator-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ashdavies.auto', module='auto-decorator-compiler', version='1.4.3')
)
libraryDependencies += "io.ashdavies.auto" % "auto-decorator-compiler" % "1.4.3"
[io.ashdavies.auto/auto-decorator-compiler "1.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| auto » common | jar | unspecified |
| auto » auto-decorator | jar | unspecified |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.truth : truth | jar | 0.30 |
| com.google.testing.compile : compile-testing | jar | 0.8 |
| com.squareup : javapoet | jar | 1.8.0 |