Jar examples for c:couchace-core
CouchAce
You can download jar file couchace-core 1.2.0 in this page.
Apache License, Version 2.0
You can use the following script to add couchace-core-1.2.0.jar to your project.
<dependency> <groupId>com.couchace</groupId> <artifactId>couchace-core</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.couchace', name: 'couchace-core', version: '1.2.0'
libraryDependencies += "com.couchace" % "couchace-core" % "1.2.0"
<dependency org="com.couchace" name="couchace-core" rev="1.2.0"/>
@Grapes(@Grab(group='com.couchace', module='couchace-core', version='1.2.0'))
'com.couchace:couchace-core:jar:1.2.0'
Click the following link to download the jar file.
couchace-core-1.2.0-javadoc.jar