This website works better with JavaScript.
Explore
Help
Sign In
fanruan
/
report-starter-latest
Watch
5
Star
3
Fork
You've already forked report-starter-latest
14
Code
Issues
Pull Requests
Releases
Wiki
Activity
FineReport 最新版本插件开发配置工程。
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24
Commits
1
Branch
0
Tags
1.2 MiB
Tree:
a15a8c0ee9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a15a8c0ee9'
${ noResults }
report-starter-latest
/
settings.gradle
4 lines
86 B
Raw
Normal View
History
Unescape
Escape
report-starter-10修改为gardle
5 years ago
rootProject
.
name
=
'starter'
include
(
':plugin-function'
)
插件开发工程gradle化
5 years ago
include
(
':plugin-function2'
)