Download lancebill-1.0.0.jar file - Jar l

Jar examples for l:lancebill

Description

A small data-flow library for time series data.

You can download jar file lancebill 1.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add lancebill-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

lancebill-1.0.0-javadoc.jar
lancebill-1.0.0-sources.jar
lancebill-1.0.0.jar
lancebill-1.0.0.pom



Related Tutorials