Last Version

context-mgmt-annotation 2.0.0

Set of annotations dedicated to context management

License

License

GroupId

GroupId

com.github.dgrandemange
ArtifactId

ArtifactId

context-mgmt-annotation
Version

Version

2.0.0
Type

Type

jar
Description

Description

context-mgmt-annotation
Set of annotations dedicated to context management
Project URL

Project URL

https://github.com/dgrandemange/context-mgmt-annotation
Source Code Management

Source Code Management

https://github.com/dgrandemange/context-mgmt-annotation

Download context-mgmt-annotation 2.0.0


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

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.