Download context-mgmt-annotation-2.0.0.jar file - Jar c

Jar examples for c:context-mgmt-annotation

Description

Set of annotations dedicated to context management

You can download jar file context-mgmt-annotation 2.0.0 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

context-mgmt-annotation-2.0.0-javadoc.jar
context-mgmt-annotation-2.0.0-sources.jar
context-mgmt-annotation-2.0.0.jar
context-mgmt-annotation-2.0.0.pom



Related Tutorials