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

Jar examples for c:couchace-core

Description

CouchAce

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials