- Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
The dependency item in the README.md file will cause a maven error
Could not find artifact com.github.yannrichet:jmathplot:jar:1.0 in central (https://repo.maven.apache.org/maven2)
<dependencies> ... <dependency> <groupId>com.github.yannrichet</groupId> <artifactId>jmathplot</artifactId> <version>1.0</version> </dependency> ... </dependencies>Please update the artifactId to <artifactId>JMathPlot</artifactId>, version>1.0.1</version> to avoid such error.
Metadata
Metadata
Assignees
Labels
No labels