This website works better with JavaScript.
Explore
Help
Sign In
miaaaa
/
report-starter-10
forked from
fanruan/report-starter-latest
Watch
1
Star
0
Fork
You've already forked report-starter-10
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
FineReport 10
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.
36
Commits
1
Branch
0
Tags
711 KiB
Tree:
bff4586831
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bff4586831'
${ noResults }
report-starter-10
/
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'
)