| License |
License |
|---|---|
| GroupId | GroupIdfr.sagix |
| ArtifactId | ArtifactIdexecutordecorator-annotations |
| Last Version | Last Version2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexecutordecorator-annotations
Annotation library which create a decorator for interfaces that delegate any actions with an executor
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/fr.sagix/executordecorator-annotations/ -->
<dependency>
<groupId>fr.sagix</groupId>
<artifactId>executordecorator-annotations</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sagix/executordecorator-annotations/
implementation 'fr.sagix:executordecorator-annotations:2.3'
// https://jarcasting.com/artifacts/fr.sagix/executordecorator-annotations/
implementation ("fr.sagix:executordecorator-annotations:2.3")
'fr.sagix:executordecorator-annotations:jar:2.3'
<dependency org="fr.sagix" name="executordecorator-annotations" rev="2.3">
<artifact name="executordecorator-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sagix', module='executordecorator-annotations', version='2.3')
)
libraryDependencies += "fr.sagix" % "executordecorator-annotations" % "2.3"
[fr.sagix/executordecorator-annotations "2.3"]