File tree 1 file changed +3
-2
lines changed 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,9 @@ Currently JavaFX does not support to create a composite chart using different se
11
11
12
12
![ bildschirmfoto 2018-09-10 um 17 39 44] ( https://user-images.githubusercontent.com/9025925/45307979-b4b2d580-b520-11e8-8643-8c41098c41df.png )
13
13
14
- ## Due to it's development state it's not hosted on bintray but if required snapshots can be included via jitpack
14
+ ## Maven via jitpack
15
15
16
+ Due to the alpha development state the project is not hosted on bintray but if required snapshots can be included via jitpack
16
17
https://jitpack.io/#KilianB/JavaFXMultiChart
17
18
18
19
@@ -28,7 +29,7 @@ https://jitpack.io/#KilianB/JavaFXMultiChart
28
29
<dependency>
29
30
<groupId>com.github.KilianB</groupId>
30
31
<artifactId>JavaFXMultiChart</artifactId>
31
- <version>-SNAPSHOT </version>
32
+ <version>2b506d77ac </version>
32
33
</dependency>
33
34
</dependencies>
34
35
````
You can’t perform that action at this time.
0 commit comments