License |
License |
---|---|
GroupId | GroupIdcom.googlecode.blaisemath |
ArtifactId | ArtifactIdcoda |
Version | Version0.1.21 |
Type | Typepom |
Description |
Descriptioncoda-0.1.21
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.1.21.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda/ -->
<dependency>
<groupId>com.googlecode.blaisemath</groupId>
<artifactId>coda</artifactId>
<version>0.1.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda/
implementation 'com.googlecode.blaisemath:coda:0.1.21'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda/
implementation ("com.googlecode.blaisemath:coda:0.1.21")
'com.googlecode.blaisemath:coda:pom:0.1.21'
<dependency org="com.googlecode.blaisemath" name="coda" rev="0.1.21">
<artifact name="coda" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='coda', version='0.1.21')
)
libraryDependencies += "com.googlecode.blaisemath" % "coda" % "0.1.21"
[com.googlecode.blaisemath/coda "0.1.21"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.jetbrains.kotlin : kotlin-test | jar | 1.4.32 |