context-mgmt-annotation
Some annotations set dedicated to context management. See wiki page for more informations.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dgrandemange |
| Идентификатор | Идентификаторcontext-mgmt-annotation |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcontext-mgmt-annotation
Set of annotations dedicated to context management
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.dgrandemange/context-mgmt-annotation/ -->
<dependency>
<groupId>com.github.dgrandemange</groupId>
<artifactId>context-mgmt-annotation</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dgrandemange/context-mgmt-annotation/
implementation 'com.github.dgrandemange:context-mgmt-annotation:2.0.0'
// https://jarcasting.com/artifacts/com.github.dgrandemange/context-mgmt-annotation/
implementation ("com.github.dgrandemange:context-mgmt-annotation:2.0.0")
'com.github.dgrandemange:context-mgmt-annotation:jar:2.0.0'
<dependency org="com.github.dgrandemange" name="context-mgmt-annotation" rev="2.0.0">
<artifact name="context-mgmt-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dgrandemange', module='context-mgmt-annotation', version='2.0.0')
)
libraryDependencies += "com.github.dgrandemange" % "context-mgmt-annotation" % "2.0.0"
[com.github.dgrandemange/context-mgmt-annotation "2.0.0"]
Some annotations set dedicated to context management. See wiki page for more informations.