License |
License |
---|---|
Categories |
CategoriesJava Languages H2 Data Databases |
GroupId | GroupIdde.h2b.java.lib.pa-toolbox |
ArtifactId | ArtifactIdpa-toolbox-extern-javaplot |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPA-Toolbox -- Predictive Analytics Java Toolbox -- External JavaPlot Library
This JavaPlot library has not been written by me (the author of the PA-Toolbox project).
See the given URL for the original JavaPlot project.
These files have been extracted from the download JavaPlot-0.5.0.tar.bz2.
It is included here just to resolve external dependencies of other PA-Toolbox submodules.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-extern-javaplot/ -->
<dependency>
<groupId>de.h2b.java.lib.pa-toolbox</groupId>
<artifactId>pa-toolbox-extern-javaplot</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-extern-javaplot/
implementation 'de.h2b.java.lib.pa-toolbox:pa-toolbox-extern-javaplot:1.1.0'
// https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-extern-javaplot/
implementation ("de.h2b.java.lib.pa-toolbox:pa-toolbox-extern-javaplot:1.1.0")
'de.h2b.java.lib.pa-toolbox:pa-toolbox-extern-javaplot:jar:1.1.0'
<dependency org="de.h2b.java.lib.pa-toolbox" name="pa-toolbox-extern-javaplot" rev="1.1.0">
<artifact name="pa-toolbox-extern-javaplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.h2b.java.lib.pa-toolbox', module='pa-toolbox-extern-javaplot', version='1.1.0')
)
libraryDependencies += "de.h2b.java.lib.pa-toolbox" % "pa-toolbox-extern-javaplot" % "1.1.0"
[de.h2b.java.lib.pa-toolbox/pa-toolbox-extern-javaplot "1.1.0"]