muwire/host-cache/build.gradle

3 lines
78 B
Groovy

apply plugin : 'application'
mainClassName = 'com.muwire.hostcache.HostCache'