文件名称:libstencil:带有 Robolectric 测试和 maven 配置的 Android 库项目模板
文件大小:61KB
文件格式:ZIP
更新时间:2024-07-16 02:10:24
Java
LibStencil 带有 Robolectric 测试和 maven 配置的 Android 库项目模板。 特征 用法 只需将依赖项添加到您的build.gradle : dependencies { compile ' org.chalup:libstencil:0.1.0 ' } 注意事项 学分 执照 Copyright (C) 2015 Jerzy Chalupski Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/license
【文件预览】:
libstencil-master
----.gitignore(98B)
----settings.gradle(19B)
----build.gradle(477B)
----library()
--------.gitignore(7B)
--------gradle-mvn-push.gradle(5KB)
--------build.gradle(1KB)
--------src()
--------gradle.properties(64B)
--------consumer-proguard-rules.pro(39B)
----changelog.md(92B)
----gradlew(5KB)
----LICENSE.txt(11KB)
----README.md(915B)
----gradlew.bat(2KB)
----gradle.properties(1KB)
----gradle()
--------wrapper()