lancebill

A small data-flow library for time series data.

License

License

GroupId

GroupId

com.kolibrifx.lancebill
ArtifactId

ArtifactId

lancebill
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

lancebill
A small data-flow library for time series data.

Download lancebill

How to add to project

<!-- https://jarcasting.com/artifacts/com.kolibrifx.lancebill/lancebill/ -->
<dependency>
    <groupId>com.kolibrifx.lancebill</groupId>
    <artifactId>lancebill</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kolibrifx.lancebill/lancebill/
implementation 'com.kolibrifx.lancebill:lancebill:1.0.0'
// https://jarcasting.com/artifacts/com.kolibrifx.lancebill/lancebill/
implementation ("com.kolibrifx.lancebill:lancebill:1.0.0")
'com.kolibrifx.lancebill:lancebill:jar:1.0.0'
<dependency org="com.kolibrifx.lancebill" name="lancebill" rev="1.0.0">
  <artifact name="lancebill" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kolibrifx.lancebill', module='lancebill', version='1.0.0')
)
libraryDependencies += "com.kolibrifx.lancebill" % "lancebill" % "1.0.0"
[com.kolibrifx.lancebill/lancebill "1.0.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
com.kolibrifx.common : common jar 1.1.0
com.kolibrifx.common : common-dispatcher jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0