Last Version

executordecorator-annotations 2.3

Annotation library which create a decorator for interfaces that delegate any actions with an executor

License

License

GroupId

GroupId

fr.sagix
ArtifactId

ArtifactId

executordecorator-annotations
Version

Version

2.3
Type

Type

jar
Description

Description

executordecorator-annotations
Annotation library which create a decorator for interfaces that delegate any actions with an executor
Project URL

Project URL

https://github.com/sagix/executordecorator
Source Code Management

Source Code Management

https://github.com/sagix/executordecorator

Download executordecorator-annotations 2.3


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.