Android代码 kotlin web demo
This repository contains sources for try.kotl.in Manual installation :whale: Before starting the Kotlin-Web-Demo execute two gradle tasks: copyKotlinLibs for downloading kotlin libraries for compiler and war for building war-archive from IDE or terminal: $ gradlew ::copyKotlinLibs $ gradlew war By
用户评论