Download cockroach-core-1.0.6-Beta.jar file - Jar c

Jar examples for c:cockroach-core

Description

You can download jar file cockroach-core 1.0.6-Beta in this page.

Build File

You can use the following script to add cockroach-core-1.0.6-Beta.jar to your project.

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

Download

Click the following link to download the jar file.

cockroach-core-1.0.6-Beta-javadoc.jar
cockroach-core-1.0.6-Beta-sources.jar
cockroach-core-1.0.6-Beta.jar
cockroach-core-1.0.6-Beta.pom



Related Tutorials