Jar examples for c:context-mgmt-annotation
Set of annotations dedicated to context management
You can download jar file context-mgmt-annotation 2.0.0 in this page.
MIT License
You can use the following script to add context-mgmt-annotation-2.0.0.jar to your project.
<dependency> <groupId>com.github.dgrandemange</groupId> <artifactId>context-mgmt-annotation</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.github.dgrandemange', name: 'context-mgmt-annotation', version: '2.0.0'
libraryDependencies += "com.github.dgrandemange" % "context-mgmt-annotation" % "2.0.0"
<dependency org="com.github.dgrandemange" name="context-mgmt-annotation" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.dgrandemange', module='context-mgmt-annotation', version='2.0.0'))
'com.github.dgrandemange:context-mgmt-annotation:jar:2.0.0'
Click the following link to download the jar file.
context-mgmt-annotation-2.0.0-javadoc.jar