License |
License |
---|---|
GroupId | GroupIdcom.googlecode.blaisemath |
ArtifactId | ArtifactIdcoda-app |
Version | Version0.1.5 |
Type | Typejar |
Description |
Descriptioncoda-app-0.1.5
Time series analytics and visualization, with specialized tools for COVID-19 data processing and visualization.
|
Filename | Size |
---|---|
coda-app-0.1.5.pom | |
coda-app-0.1.5.jar | 775 KB |
coda-app-0.1.5-sources.jar | 53 KB |
coda-app-0.1.5-javadoc.jar | 614 KB |
coda-app-0.1.5-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.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda-app/
implementation 'com.googlecode.blaisemath:coda-app:0.1.5'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/coda-app/
implementation ("com.googlecode.blaisemath:coda-app:0.1.5")
'com.googlecode.blaisemath:coda-app:jar:0.1.5'
<dependency org="com.googlecode.blaisemath" name="coda-app" rev="0.1.5">
<artifact name="coda-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='coda-app', version='0.1.5')
)
libraryDependencies += "com.googlecode.blaisemath" % "coda-app" % "0.1.5"
[com.googlecode.blaisemath/coda-app "0.1.5"]
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.1.5 |
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 |