License |
License
MIT License
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.ge.pw |
ArtifactId | ArtifactIddata |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.ge.pw:data
Tools to manipilate large vectors of data recorded at varying time intervals
|
Project URL |
Project URL |
Filename | Size |
---|---|
data-1.3.pom | |
data-1.3.jar | 15 KB |
data-1.3-sources.jar | 7 KB |
data-1.3-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ge.pw/data/ -->
<dependency>
<groupId>com.ge.pw</groupId>
<artifactId>data</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ge.pw/data/
implementation 'com.ge.pw:data:1.3'
// https://jarcasting.com/artifacts/com.ge.pw/data/
implementation ("com.ge.pw:data:1.3")
'com.ge.pw:data:jar:1.3'
<dependency org="com.ge.pw" name="data" rev="1.3">
<artifact name="data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ge.pw', module='data', version='1.3')
)
libraryDependencies += "com.ge.pw" % "data" % "1.3"
[com.ge.pw/data "1.3"]