AppleCommander/gradle.properties

21 lines
496 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.
2020-10-08 02:03:15 +00:00
version=1.7.0pre
# Dependency versions
shkVersion=1.2.2
asVersion=1.2.1
2020-01-20 20:18:53 +00:00
btVersion=0.3.1
swtVersion=4.17
piswtVersion=3.8.2
junitVersion=4.12
antVersion=1.8.2
commonsLang3Version=3.7
commonsCsvVersion=1.8
gsonVersion=2.8.6
# Maven Central Repository G and A of GAV coordinate. :-)
group=net.sf.applecommander
archivesBaseName=AppleCommander