License |
License |
---|---|
GroupId | GroupIdcom.googlecode.blaisemath |
ArtifactId | ArtifactIdcoda |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncoda-0.3.6
Time series analytics and visualization, with specialized tools for COVID-19 data processing and visualization.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coda-0.3.6.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda/ -->
<dependency>
<groupId>com.googlecode.blaisemath</groupId>
<artifactId>coda</artifactId>
<version>0.3.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda/
implementation 'com.googlecode.blaisemath:coda:0.3.6'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda/
implementation ("com.googlecode.blaisemath:coda:0.3.6")
'com.googlecode.blaisemath:coda:pom:0.3.6'
<dependency org="com.googlecode.blaisemath" name="coda" rev="0.3.6">
<artifact name="coda" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='coda', version='0.3.6')
)
libraryDependencies += "com.googlecode.blaisemath" % "coda" % "0.3.6"
[com.googlecode.blaisemath/coda "0.3.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.jetbrains.kotlin : kotlin-test | jar | 1.4.32 |