License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.cldellow |
ArtifactId | ArtifactIdmanu-cli |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptioncom.cldellow:manu-cli
Utilities to manage timeseries data.
|
Project URL |
Project URL |
Filename | Size |
---|---|
manu-cli-0.2.2.pom | |
manu-cli-0.2.2.jar | 1 MB |
manu-cli-0.2.2-sources.jar | 12 KB |
manu-cli-0.2.2-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cldellow/manu-cli/ -->
<dependency>
<groupId>com.cldellow</groupId>
<artifactId>manu-cli</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cldellow/manu-cli/
implementation 'com.cldellow:manu-cli:0.2.2'
// https://jarcasting.com/artifacts/com.cldellow/manu-cli/
implementation ("com.cldellow:manu-cli:0.2.2")
'com.cldellow:manu-cli:jar:0.2.2'
<dependency org="com.cldellow" name="manu-cli" rev="0.2.2">
<artifact name="manu-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cldellow', module='manu-cli', version='0.2.2')
)
libraryDependencies += "com.cldellow" % "manu-cli" % "0.2.2"
[com.cldellow/manu-cli "0.2.2"]
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 |