AppleCommander/gradle.properties

17 lines
424 B
Properties
Raw Normal View History

# Universal AppleCommander version number. Used for:
# - Naming JAR file.
# - The build will insert this into a file that is read at run time as well.
2018-04-29 15:31:57 +00:00
version=1.5.0-BETA
# Dependency versions
shkVersion=1.2.2
2018-05-29 03:40:39 +00:00
asVersion=1.1.0
swtVersion=4.6.1
junitVersion=4.12
antVersion=1.8.2
commonsLang3Version=3.7
# Maven Central Repository G and A of GAV coordinate. :-)
group=net.sf.applecommander
archivesBaseName=AppleCommander