gradle-gettext-plugin:使用 GNU gettext 翻译项目的 Gradle 插件

时间:2021-06-21 02:34:49
【文件属性】:
文件名称:gradle-gettext-plugin:使用 GNU gettext 翻译项目的 Gradle 插件
文件大小:85KB
文件格式:ZIP
更新时间:2021-06-21 02:34:49
Groovy GNU gettext 的 Gradle 插件 要在应用程序中使用,请在 build.gradle 中添加以下内容: buildscript { repositories { jcenter() } dependencies { classpath ' de.gliderpilot.gradle.gettext:gradle-gettext-plugin:+ ' } } apply plugin : ' de.gliderpilot.gettext '
【文件预览】:
gradle-gettext-plugin-master
----.gitignore(135B)
----gradle()
--------credentials.gradle(869B)
--------compile.gradle(1006B)
--------wrapper()
--------artifactory.gradle(1KB)
--------bintray.gradle(1KB)
--------code-coverage.gradle(1KB)
--------publishing.gradle(3KB)
--------code-quality.gradle(1KB)
----README.md(654B)
----build.gradle(190B)
----gradlew.bat(2KB)
----gradlew(5KB)
----documentation()
--------build.gradle(421B)
--------src()
----.gitattributes(148B)
----.lazybones()
--------stored-params.properties(112B)
----gradle.properties(59B)
----config()
--------HEADER(575B)
----LICENSE.txt(11KB)
----.travis.yml(281B)
----settings.gradle(715B)
----gradle-gettext-plugin()
--------build.gradle(2KB)
--------src()

网友评论