This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
demo
/
databasir
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
112
Commits
1
Branch
0
Tags
95 MiB
Tree:
6869d42cc9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6869d42cc9'
${ noResults }
databasir
/
api.gradle
5 lines
87 B
Raw
Normal View
History
feat: init api (#2)
3 years ago
rootProject
.
name
=
'api'
include
'plugin'
include
'common'
include
'dao'
include
'core'