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

Jar examples for c:couchace-annotations

Description

CouchAce

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials