License |
License |
---|---|
GroupId | GroupIdcom.googlecode.blaisemath |
ArtifactId | ArtifactIdcoda-app |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoda-app-0.3.6
Time series analytics and visualization, with specialized tools for COVID-19 data processing and visualization.
|
Filename | Size |
---|---|
coda-app-0.3.6.pom | |
coda-app-0.3.6.jar | 775 KB |
coda-app-0.3.6-sources.jar | 53 KB |
coda-app-0.3.6-javadoc.jar | 614 KB |
coda-app-0.3.6-jar-with-dependencies.jar | 24 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda-app/ -->
<dependency>
<groupId>com.googlecode.blaisemath</groupId>
<artifactId>coda-app</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda-app/
implementation 'com.googlecode.blaisemath:coda-app:0.3.6'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda-app/
implementation ("com.googlecode.blaisemath:coda-app:0.3.6")
'com.googlecode.blaisemath:coda-app:jar:0.3.6'
<dependency org="com.googlecode.blaisemath" name="coda-app" rev="0.3.6">
<artifact name="coda-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='coda-app', version='0.3.6')
)
libraryDependencies += "com.googlecode.blaisemath" % "coda-app" % "0.3.6"
[com.googlecode.blaisemath/coda-app "0.3.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |
com.googlecode.blaisemath : coda-data | jar | 0.3.6 |
org.openjfx : javafx | pom | 11.0.2 |
org.openjfx : javafx-base | jar | 11.0.2 |
org.openjfx : javafx-controls | jar | 11.0.2 |
org.controlsfx : controlsfx | jar | 11.1.0 |
no.tornado : tornadofx | jar | 1.7.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.jetbrains.kotlin : kotlin-test | jar | 1.4.32 |