Download couchace-annotations-1.3.0.jar file - Jar c

Jar examples for c:couchace-annotations

Description

CouchAce

You can download jar file couchace-annotations 1.3.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add couchace-annotations-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

couchace-annotations-1.3.0-javadoc.jar
couchace-annotations-1.3.0-sources.jar
couchace-annotations-1.3.0.jar
couchace-annotations-1.3.0.pom



Related Tutorials