Back to project page DKO.
The source code is released under:
GNU Lesser General Public License
If you think the Android project DKO listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package org.kered.dko; /* w w w .j a v a 2s . c o m*/ public class Main { /** * @param args */ public static void main(String[] args) { org.kered.dko.ant.Main.main(args); } }