Download em.annotations-0.2.0.jar file - Jar e

Jar examples for e:em.annotations

Description

Annotations for common contracts (restful services, servlet containers, ...)

You can download jar file em.annotations 0.2.0 in this page.

Build File

You can use the following script to add em.annotations-0.2.0.jar to your project.

<dependency>
   <groupId>com.commsen.em</groupId>
   <artifactId>em.annotations</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.commsen.em', name: 'em.annotations', version: '0.2.0'
libraryDependencies += "com.commsen.em" % "em.annotations" % "0.2.0"
<dependency org="com.commsen.em" name="em.annotations" rev="0.2.0"/>
@Grapes(@Grab(group='com.commsen.em', module='em.annotations', version='0.2.0'))
'com.commsen.em:em.annotations:jar:0.2.0'

Download

Click the following link to download the jar file.

em.annotations-0.2.0-javadoc.jar
em.annotations-0.2.0-sources.jar
em.annotations-0.2.0.jar
em.annotations-0.2.0.pom



Related Tutorials