文件名称:Android代码-teavm
文件大小:18.41MB
文件格式:ZIP
更新时间:2022-08-26 14:59:53
Android代码
TeaVM See documentation at the project web site. Useful links: Getting started Gallery Flavour source code repository Site source code repository Discussion on Google groups Building TeaVM Simply clone source code (git clone https://github.com/konsoletyper/teavm.git) and run maven build (mvn clean install). You can do things a little faster (mvn clean -DskipTests) or even a little more faster (mvn clean -DskipTests -Dteavm.build.all=false). Preview builds You may want to access new fea