License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.cldellow |
ArtifactId | ArtifactIdmanu-format |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptioncom.cldellow:manu-format
Utilities to manage timeseries data.
|
Project URL |
Project URL |
Filename | Size |
---|---|
manu-format-0.2.2.pom | |
manu-format-0.2.2.jar | 28 KB |
manu-format-0.2.2-sources.jar | 18 KB |
manu-format-0.2.2-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cldellow/manu-format/ -->
<dependency>
<groupId>com.cldellow</groupId>
<artifactId>manu-format</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cldellow/manu-format/
implementation 'com.cldellow:manu-format:0.2.2'
// https://jarcasting.com/artifacts/com.cldellow/manu-format/
implementation ("com.cldellow:manu-format:0.2.2")
'com.cldellow:manu-format:jar:0.2.2'
<dependency org="com.cldellow" name="manu-format" rev="0.2.2">
<artifact name="manu-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cldellow', module='manu-format', version='0.2.2')
)
libraryDependencies += "com.cldellow" % "manu-format" % "0.2.2"
[com.cldellow/manu-format "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.cldellow : manu-common | jar | 0.2.2 |
joda-time : joda-time | jar | 2.9.9 |
org.xerial : sqlite-jdbc | jar | 3.21.0.1 |
me.lemire.integercompression : JavaFastPFOR | jar | 0.1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.pholser : junit-quickcheck-core | jar | 0.7 |
com.pholser : junit-quickcheck-generators | jar | 0.7 |
org.hamcrest : hamcrest-library | jar | 1.3 |