| License |
License |
|---|---|
| GroupId | GroupIdcom.kolibrifx.lancebill |
| ArtifactId | ArtifactIdlancebill |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlancebill
A small data-flow library for time series data.
|
| Filename | Size |
|---|---|
| lancebill-1.0.0.pom | |
| lancebill-1.0.0.jar | 39 KB |
| lancebill-1.0.0-sources.jar | 17 KB |
| lancebill-1.0.0-javadoc.jar | 100 KB |
| Browse |
<!-- 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"]
| 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 |