License |
License |
---|---|
Categories |
CategoriesJava Languages H2 Data Databases |
GroupId | GroupIdde.h2b.java.lib.pa-toolbox |
ArtifactId | ArtifactIdpa-toolbox-plotting |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPA-Toolbox -- Predictive Analytics Java Toolbox -- Plotting Framework
This is a Java library of some tools that happened to be useful in a
predictive-analytics environment. Though, most are not specific to this area
and might be of general interest.
|
Project URL |
Project URL |
Filename | Size |
---|---|
pa-toolbox-plotting-1.1.0.pom | |
pa-toolbox-plotting-1.1.0.jar | 14 KB |
pa-toolbox-plotting-1.1.0-sources.jar | 9 KB |
pa-toolbox-plotting-1.1.0-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-plotting/ -->
<dependency>
<groupId>de.h2b.java.lib.pa-toolbox</groupId>
<artifactId>pa-toolbox-plotting</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-plotting/
implementation 'de.h2b.java.lib.pa-toolbox:pa-toolbox-plotting:1.1.0'
// https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-plotting/
implementation ("de.h2b.java.lib.pa-toolbox:pa-toolbox-plotting:1.1.0")
'de.h2b.java.lib.pa-toolbox:pa-toolbox-plotting:jar:1.1.0'
<dependency org="de.h2b.java.lib.pa-toolbox" name="pa-toolbox-plotting" rev="1.1.0">
<artifact name="pa-toolbox-plotting" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.h2b.java.lib.pa-toolbox', module='pa-toolbox-plotting', version='1.1.0')
)
libraryDependencies += "de.h2b.java.lib.pa-toolbox" % "pa-toolbox-plotting" % "1.1.0"
[de.h2b.java.lib.pa-toolbox/pa-toolbox-plotting "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
de.h2b.java.lib.pa-toolbox : pa-toolbox-extern-javaplot | jar | 1.1.0 |
de.h2b.java.lib.pa-toolbox : pa-toolbox-linalg | jar | 1.1.0 |