GroupId | GroupIdcom.github.yannrichet |
---|---|
ArtifactId | ArtifactIdJMathPlot |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjmathplot
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
JMathPlot-1.0.1.pom | |
JMathPlot-1.0.1.jar | 218 KB |
JMathPlot-1.0.1-sources.jar | 131 KB |
JMathPlot-1.0.1-javadoc.jar | 580 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yannrichet/JMathPlot/ -->
<dependency>
<groupId>com.github.yannrichet</groupId>
<artifactId>JMathPlot</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yannrichet/JMathPlot/
implementation 'com.github.yannrichet:JMathPlot:1.0.1'
// https://jarcasting.com/artifacts/com.github.yannrichet/JMathPlot/
implementation ("com.github.yannrichet:JMathPlot:1.0.1")
'com.github.yannrichet:JMathPlot:jar:1.0.1'
<dependency org="com.github.yannrichet" name="JMathPlot" rev="1.0.1">
<artifact name="JMathPlot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yannrichet', module='JMathPlot', version='1.0.1')
)
libraryDependencies += "com.github.yannrichet" % "JMathPlot" % "1.0.1"
[com.github.yannrichet/JMathPlot "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yannrichet : JMathIO | jar | 1.0 |
com.github.yannrichet : JMathArray | jar | 1.0 |