License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdcom.github.kerner1000 |
ArtifactId | ArtifactIdjavafx-chart-zooming |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.kerner1000/javafx-chart-zooming/ -->
<dependency>
<groupId>com.github.kerner1000</groupId>
<artifactId>javafx-chart-zooming</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kerner1000/javafx-chart-zooming/
implementation 'com.github.kerner1000:javafx-chart-zooming:0.0.8'
// https://jarcasting.com/artifacts/com.github.kerner1000/javafx-chart-zooming/
implementation ("com.github.kerner1000:javafx-chart-zooming:0.0.8")
'com.github.kerner1000:javafx-chart-zooming:jar:0.0.8'
<dependency org="com.github.kerner1000" name="javafx-chart-zooming" rev="0.0.8">
<artifact name="javafx-chart-zooming" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kerner1000', module='javafx-chart-zooming', version='0.0.8')
)
libraryDependencies += "com.github.kerner1000" % "javafx-chart-zooming" % "0.0.8"
[com.github.kerner1000/javafx-chart-zooming "0.0.8"]