License |
License |
---|---|
GroupId | GroupIdcom.cldellow |
ArtifactId | ArtifactIdmanu |
Version | Version0.2.2 |
Type | Typepom |
Description |
Descriptioncom.cldellow:manu
Utilities to manage timeseries data.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
manu-0.2.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cldellow/manu/ -->
<dependency>
<groupId>com.cldellow</groupId>
<artifactId>manu</artifactId>
<version>0.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cldellow/manu/
implementation 'com.cldellow:manu:0.2.2'
// https://jarcasting.com/artifacts/com.cldellow/manu/
implementation ("com.cldellow:manu:0.2.2")
'com.cldellow:manu:pom:0.2.2'
<dependency org="com.cldellow" name="manu" rev="0.2.2">
<artifact name="manu" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cldellow', module='manu', version='0.2.2')
)
libraryDependencies += "com.cldellow" % "manu" % "0.2.2"
[com.cldellow/manu "0.2.2"]