mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 13:38:23 +02:00
version 0.4
This commit is contained in:
@@ -9,6 +9,11 @@ even in a "normal" CSV editor. So I decided to write this simple JavaFX applicat
|
|||||||
##Video
|
##Video
|
||||||
[](https://youtu.be/SH0UAtPG6Eg)
|
[](https://youtu.be/SH0UAtPG6Eg)
|
||||||
|
|
||||||
|
##Links
|
||||||
|
[GitHub Page](http://frosch95.github.io/SmartCSV.fx/)
|
||||||
|
[Wiki & Documentation](https://github.com/frosch95/SmartCSV.fx/wiki)
|
||||||
|
binary distribution of the [latest release (0.4)](https://drive.google.com/open?id=0BwY9gBUvn5qmREdCc0FvNDNEQTA)
|
||||||
|
|
||||||
##License
|
##License
|
||||||
###The MIT License (MIT)
|
###The MIT License (MIT)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
group 'ninja.javafx'
|
group 'ninja.javafx'
|
||||||
version '0.3-SNAPSHOT'
|
version '0.4-SNAPSHOT'
|
||||||
|
|
||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
apply plugin: 'groovy'
|
apply plugin: 'groovy'
|
||||||
|
|||||||
Reference in New Issue
Block a user