org.argus.jawa
所有者: 魏风国
Jawa 语言编译器用于 Gradle。用 Gradle 2.13 构建。应用此插件的项目需要对 jawa-compiler 库的编译时依赖。请将其包含在依赖项封闭式中:dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' }
https://github.com/arguslab/gradle-jawa-plugin
来源:https://github.com/arguslab/gradle-jawa-plugin.git
版本 1.0.7(最新版)
1.0.7
创建于 2016年10月24日。
Jawa 语言编译器用于 Gradle。用 Gradle 2.14.1 构建。应用此插件的项目需要对 jawa-compiler 库的编译时依赖。请将其包含在依赖项封闭式中:dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.7' }