Download crnickl-2.0.0.jar file - Jar c

Jar examples for c:crnickl

Description

CrNiCKL (pronounced "chronicle") provides a data model and a database manager for generic time series.

You can download jar file crnickl 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crnickl-2.0.0.jar to your project.

<dependency>
   <groupId>ch.agent</groupId>
   <artifactId>crnickl</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'ch.agent', name: 'crnickl', version: '2.0.0'
libraryDependencies += "ch.agent" % "crnickl" % "2.0.0"
<dependency org="ch.agent" name="crnickl" rev="2.0.0"/>
@Grapes(@Grab(group='ch.agent', module='crnickl', version='2.0.0'))
'ch.agent:crnickl:jar:2.0.0'

Download

Click the following link to download the jar file.

crnickl-2.0.0-javadoc.jar
crnickl-2.0.0-sources.jar
crnickl-2.0.0.jar
crnickl-2.0.0.pom



Related Tutorials