| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.sagix |
| Идентификатор | Идентификаторexecutordecorator-compiler |
| Версия | Версия2.3 |
| Тип | Типjar |
| Описание |
Описаниеexecutordecorator-compiler
Annotation library which create a decorator for interfaces that delegate any actions with an executor
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/fr.sagix/executordecorator-compiler/ -->
<dependency>
<groupId>fr.sagix</groupId>
<artifactId>executordecorator-compiler</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sagix/executordecorator-compiler/
implementation 'fr.sagix:executordecorator-compiler:2.3'
// https://jarcasting.com/artifacts/fr.sagix/executordecorator-compiler/
implementation ("fr.sagix:executordecorator-compiler:2.3")
'fr.sagix:executordecorator-compiler:jar:2.3'
<dependency org="fr.sagix" name="executordecorator-compiler" rev="2.3">
<artifact name="executordecorator-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sagix', module='executordecorator-compiler', version='2.3')
)
libraryDependencies += "fr.sagix" % "executordecorator-compiler" % "2.3"
[fr.sagix/executordecorator-compiler "2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fr.sagix : executordecorator-annotations | jar | 2.3 |
| com.squareup : javapoet | jar | 1.11.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.testing.compile : compile-testing | jar | 0.15 |